Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7403…dad50x9c95…e299Base—$0.001100%fluxa31d ago0x5c8c53…1bbaa4
0x7403…dad50x9c95…e299Base—$0.001100%fluxa31d ago0xc0bfc4…006a5c
0x7403…dad50x9c95…e299Base—$0.001100%fluxa31d ago0xb64481…05693d
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa31d ago0x778d8f…042206
0x7403…dad50x9c95…e299Base—$0.001100%fluxa31d ago0xdecf46…30b521
0x7403…dad50x9c95…e299Base—$0.001100%fluxa31d ago0x7fde3b…5e2a32
0x7403…dad50x9c95…e299Base—$0.001100%fluxa31d ago0x70da61…604072
0x7403…dad50x9c95…e299Base—$0.001100%fluxa31d ago0x53fb70…1876cd
0x7403…dad50x9c95…e299Base—$0.001100%fluxa32d ago0x3e2bd2…a92efa
0x7403…dad50x9c95…e299Base—$0.001100%fluxa32d ago0xa098df…255cd8
0x7403…dad50x9c95…e299Base—$0.001100%fluxa32d ago0x2a81b7…c525f1
0x7403…dad50x9c95…e299Base—$0.001100%fluxa32d ago0x88c8a8…b84cd4
0x7403…dad50x9c95…e299Base—$0.001100%fluxa32d ago0x47cef3…59625e
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa32d ago0x05f2be…34a4f4
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa32d ago0x5a066f…51c947
0x7403…dad50x9c95…e299Base—$0.001100%fluxa32d ago0xbd5ab8…ddb838
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa32d ago0xc3678b…fece1b
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa32d ago0x1a0cdb…18b8b2
0x7403…dad50x9c95…e299Base—$0.001100%fluxa32d ago0x93a759…67315b
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa32d ago0xeab92d…8f5eb2
0x7403…dad50x9c95…e299Base—$0.001100%fluxa32d ago0x52d4b3…781e88
0x7403…dad50x9c95…e299Base—$0.001100%fluxa32d ago0xbb1b7c…762258
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa32d ago0xd35d70…06f14b
0x7403…dad50xfe80…47eeBase—$0.001100%fluxa32d ago0xe7c6b8…9ade67
0x7403…dad50x9c95…e299Base—$0.001100%fluxa32d ago0x5bc2c0…647414

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.