Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8941…8d8c0xcea3…e323Base—$0.01100%coinbase55d ago0x6bbc04…5fa8e2
0x8941…8d8c0x32a9…f671Base—$0.01100%coinbase55d ago0x6178b2…81178d
0x8941…8d8c0x2db3…8148Base—$0.01100%coinbase55d ago0xb335c4…e99214
0x8941…8d8c0x903c…2da6Base—$0.01100%coinbase55d ago0xac06e0…7cc0c6
0x8941…8d8c0x2c1b…7c21Base—$0.01100%coinbase55d ago0xb7a0ca…424290
0x8941…8d8c0xd3dd…f737Base—$0.01100%coinbase55d ago0x82ef74…ec1fb0
0x8941…8d8c0x66c4…7b7cBase—$0.01100%coinbase55d ago0x59065d…2192e2
0x8941…8d8c0x38de…6e5bBase—$0.01100%coinbase56d ago0x3dd572…956358
0x8941…8d8c0xaa3f…0a5fBase—$0.01100%coinbase56d ago0x89249a…ac9131
0x8941…8d8c0x1a09…b114Base—$0.01100%coinbase56d ago0x407b33…b8b95c
0x8941…8d8c0x3bdd…e5ddBase—$0.01100%coinbase56d ago0xd26759…9f3555
0x8941…8d8c0x9932…98c1Base—$0.01100%coinbase56d ago0x46befd…4938a0
0x8941…8d8c0xa1e8…348dBase—$0.01100%coinbase56d ago0x711fc8…2b01c9
0x8941…8d8c0x17fe…29f9Base—$0.01100%coinbase56d ago0x880c4b…a0e78f
0x8941…8d8c0x4d5c…5665Base—$0.01100%coinbase56d ago0x6e967c…f9620d
0x8941…8d8c0x1064…9be9Base—$0.01100%coinbase56d ago0xd00cc8…9d23f4
0x8941…8d8c0xc3c3…cd62Base—$0.01100%coinbase56d ago0x8bf1fa…8fb2ec
0x8941…8d8c0x4009…8a5aBase—$0.01100%coinbase56d ago0x807d11…83cdd1
0x8941…8d8c0x070c…1bffBase—$0.01100%coinbase56d ago0xd43069…6e5ac4
0x8941…8d8c0x75b4…da30Base—$0.01100%coinbase56d ago0x0f8438…66e2f6
0x8941…8d8c0x7211…8cedBase—$0.01100%coinbase56d ago0xa25815…a38c3f
0x8941…8d8c0xb494…ad84Base—$0.01100%coinbase56d ago0x1919cc…b27d0e
0x8941…8d8c0xfaf6…e190Base—$0.01100%coinbase56d ago0x5da51c…499f20
0x8941…8d8c0x7022…9cb8Base—$0.01100%coinbase56d ago0x4cc7ca…147c0f
0x8941…8d8c0xf245…8716Base—$0.01100%coinbase56d ago0x712d2f…6af241

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.