Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2054…ae9b0xf781…0679Base—$0.01100%coinbase76d ago0x57b5f8…694a49
0x2054…ae9b0x9d07…3c4dBase—$0.01100%coinbase76d ago0x437605…64649a
0x2054…ae9b0x977d…02ebBase—$0.01100%coinbase76d ago0x028730…873def
0x2054…ae9b0xef66…0681Base—$0.01100%coinbase76d ago0x0d593f…12f8f4
0x2054…ae9b0x470e…3ca3Base—$0.01100%coinbase76d ago0x916dc7…0626ba
0x2054…ae9b0x5f01…c64bBase—$0.01100%coinbase76d ago0x3d62d8…f5fb78
0x2054…ae9b0x3a28…85beBase—$0.01100%coinbase77d ago0x4f3773…5380f2
0x2054…ae9b0xa1fd…bd27Base—$0.01100%coinbase77d ago0x00e9df…c38a46
0x2054…ae9b0x9779…02b0Base—$0.01100%coinbase77d ago0x0301b4…edb147
0x2054…ae9b0xf1a3…3b87Base—$0.01100%coinbase77d ago0x00fb99…1d7908
0x2054…ae9b0xcaa9…831dBase—$0.01100%coinbase77d ago0xb8ab00…6358b6
0x2054…ae9b0x4342…10efBase—$0.01100%coinbase77d ago0xcf8322…caece3
0x2054…ae9b0xb956…2aa3Base—$0.01100%coinbase77d ago0x737187…cb4a44
0x2054…ae9b0x1e12…2654Base—$0.01100%coinbase77d ago0xa8837a…edf437
0x2054…ae9b0xba8f…3688Base—$0.01100%coinbase77d ago0x833bd2…c77335
0x2054…ae9b0x24cf…fe8dBase—$0.01100%coinbase77d ago0xe3050b…1482f6
0x2054…ae9b0x1493…c0b9Base—$0.01100%coinbase77d ago0x2d4ff1…4f604a
0x2054…ae9b0x05af…5e32Base—$0.01100%coinbase77d ago0xd0d411…79f1ea
0x2054…ae9b0xfc8f…1b2dBase—$0.01100%coinbase77d ago0xa370cd…911978
0x2054…ae9b0xa6d2…47c4Base—$0.01100%coinbase77d ago0x5720ca…fe63ce
0x2054…ae9b0x0eea…b3d8Base—$0.01100%coinbase77d ago0xd9e89d…b3f739
0x2054…ae9b0x213a…3665Base—$0.01100%coinbase77d ago0x96ac58…155923
0x2054…ae9b0x807c…15f5Base—$0.01100%coinbase77d ago0xa2fc99…56653a
0x2054…ae9b0xb790…c866Base—$0.01100%coinbase77d ago0x198103…66d7ce
0x2054…ae9b0x4d5d…b3c9Base—$0.01100%coinbase77d ago0x7a883f…959f9f

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.