Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase49d ago0x732ab5…85103d
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase49d ago0x075212…b8f688
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase49d ago0x522c33…1b7c8c
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase49d ago0xcf0d11…f3f3f7
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase49d ago0x05426d…79bd4d
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase49d ago0x2fd376…571bed
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002288100%coinbase49d ago0x37e04e…7abc02
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002288100%coinbase49d ago0xb93cb1…d97a89
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase49d ago0xc62e33…a91f11
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002085100%coinbase49d ago0xc73c89…2d8703
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002288100%coinbase49d ago0x7ed941…f5c6c9
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002085100%coinbase49d ago0x3854ff…0b94a5
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002289100%coinbase49d ago0x42deac…1b7c5b
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase49d ago0x74b099…045dd5
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002288100%coinbase49d ago0x34ea46…bd87a7
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002085100%coinbase49d ago0xdc80e5…986208
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002088100%coinbase49d ago0x57be95…f1b755
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002085100%coinbase49d ago0xa05caf…8c942a
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase49d ago0x8412e4…a627f1
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002288100%coinbase49d ago0x12c3f0…fabf3a
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase49d ago0x1a2c48…375f33
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase49d ago0x66cb45…9c7781
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase49d ago0x3489de…a0b0b3
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002085100%coinbase49d ago0xd8e1ce…173bc0
0xcc78…f24c0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase49d ago0x951b90…b364ba

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.