Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75cf…b03d0x9969…ca74Base—$0.01100%coinbase69d ago0xe9bbbf…971b26
0x75cf…b03d0x3866…a03aBase—$0.01100%coinbase69d ago0xee402f…f31cf5
0x75cf…b03d0x1869…0a00Base—$0.01100%coinbase69d ago0x2a56a3…5909a4
0x75cf…b03d0x5dcd…9c0aBase—$0.01100%coinbase69d ago0x688541…3d1aec
0x75cf…b03d0xf050…1809Base—$0.01100%coinbase69d ago0xae4868…a19072
0x75cf…b03d0xf9ee…2778Base—$0.01100%coinbase69d ago0xf16114…4825e6
0x75cf…b03d0x41bd…2d8dBase—$0.01100%coinbase69d ago0xd8f4db…526491
0x75cf…b03d0x7ed7…cd70Base—$0.01100%coinbase69d ago0x06d252…d139e1
0x75cf…b03d0xff22…b0d5Base—$0.01100%coinbase69d ago0xb665ee…23a953
0x75cf…b03d0xb3b6…1e61Base—$0.01100%coinbase69d ago0xb5083d…a3d58a
0x75cf…b03d0xafe4…5504Base—$0.01100%coinbase69d ago0xbd6b50…4ecc68
0x75cf…b03d0x4f61…7369Base—$0.01100%coinbase69d ago0xbd1aa0…841cbb
0x75cf…b03d0xc759…66e1Base—$0.01100%coinbase69d ago0xe6b145…d25586
0x75cf…b03d0xe78b…33e3Base—$0.01100%coinbase69d ago0x1f2e9b…8e8e1d
0x75cf…b03d0x26c6…6d51Base—$0.01100%coinbase69d ago0x638ab1…c1f787
0x75cf…b03d0x65c6…c3e7Base—$0.01100%coinbase69d ago0x1092b1…0076a6
0x75cf…b03d0xd9a8…2304Base—$0.01100%coinbase69d ago0x7f9e58…b3f363
0x75cf…b03d0xbf35…d1ccBase—$0.01100%coinbase69d ago0xa404d4…c529d8
0x75cf…b03d0x05c4…14f7Base—$0.01100%coinbase69d ago0xab0641…e9fe62
0x75cf…b03d0xda78…77b3Base—$0.01100%coinbase69d ago0x92616f…24cd42
0x75cf…b03d0x1034…17bfBase—$0.01100%coinbase69d ago0x6752e5…d32daf
0x75cf…b03d0xd037…738dBase—$0.01100%coinbase69d ago0xba3edc…424dbe
0x75cf…b03d0xe5ef…f4e6Base—$0.01100%coinbase69d ago0x47879c…731873
0x75cf…b03d0xe424…39adBase—$0.01100%coinbase69d ago0xcbb0c9…d0af5b
0x75cf…b03d0xb8da…a9b5Base—$0.01100%coinbase69d ago0x33c954…dfd3ef

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.