Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d45…92240xb0af…7de0Base—$14.68100%coinbase41d ago0x86aef3…298a4d
0x7d45…92240xb0af…7de0Base—$8.51100%coinbase41d ago0xad9a15…f0ff4a
0x7d45…92240xb0af…7de0Base—$10.00100%coinbase41d ago0x393322…b8e562
0x7d45…92240xb0af…7de0Base—$12.01100%coinbase41d ago0x58eea6…286d99
0x7d45…92240xb0af…7de0Base—$14.02100%coinbase41d ago0xeb736d…acf5e9
0x7d45…92240xb0af…7de0Base—$13.75100%coinbase41d ago0x4c2ecf…671621
0x7d45…92240xb0af…7de0Base—$14.66100%coinbase41d ago0xa9b82e…b3f377
0x7d45…92240xb0af…7de0Base—$15.02100%coinbase41d ago0xd42bf8…aa94ac
0x7d45…92240xb0af…7de0Base—$15.01100%coinbase41d ago0xe91473…2b5fe1
0x7d45…92240xb0af…7de0Base—$14.57100%coinbase41d ago0xdeaef6…6e0057
0x7d45…92240xb0af…7de0Base—$14.27100%coinbase41d ago0x66ed3b…dfdc56
0x7d45…92240xb0af…7de0Base—$10.00100%coinbase41d ago0x7521b5…4d80e2
0x7d45…92240xb0af…7de0Base—$14.68100%coinbase41d ago0xbd9540…b935e8
0x7d45…92240xb0af…7de0Base—$14.28100%coinbase41d ago0xbe3f1e…c8a065
0x7d45…92240xb0af…7de0Base—$13.62100%coinbase41d ago0x4314e0…564358
0x7d45…92240xb0af…7de0Base—$13.66100%coinbase41d ago0x01f43a…fec5a4
0x7d45…92240xb0af…7de0Base—$14.36100%coinbase41d ago0x9c6441…db0bc3
0x7d45…92240xb0af…7de0Base—$13.75100%coinbase41d ago0xa76ff4…ad21ec
0x7d45…92240xb0af…7de0Base—$13.74100%coinbase41d ago0x8dcf9c…401ce3
0x7d45…92240xb0af…7de0Base—$13.36100%coinbase41d ago0xbff58e…fec0e2
0x7d45…92240xb0af…7de0Base—$13.10100%coinbase41d ago0x0def2a…c3eea5
0x7d45…92240xb0af…7de0Base—$13.32100%coinbase41d ago0x536b5e…d6af21
0x7d45…92240xb0af…7de0Base—$13.68100%coinbase41d ago0x3eb44c…7fed03
0x7d45…92240xb0af…7de0Base—$14.16100%coinbase41d ago0x910544…f51a71
0x7d45…92240xb0af…7de0Base—$13.88100%coinbase41d ago0x306dc1…fccc7c

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.