Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase42d ago0x1581e7…5f8b33
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase42d ago0x2db9e5…3a95b3
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase42d ago0x4eb1c7…edf0ed
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase42d ago0x6e30e5…258a3b
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase42d ago0x816683…d9dd84
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase42d ago0xc32fa2…551a94
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase42d ago0xee06ae…421cd0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase42d ago0x4ee25c…f2add3
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase42d ago0xab248c…6d0f98
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase42d ago0x8fb473…b422a5
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase42d ago0x30dc9e…b61049
0x0fb2…433c0x40a8…ad8bBasex402 service$0.01100%coinbase42d ago0x061bae…fd2e94
0x6ee6…473f0x325b…d430BaseStableEnrichExa$0.01100%coinbase42d ago0xeca9c6…55d013
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%0x1360…66fa42d ago0x5c7285…9a9c50
0x1d85…dd5a0xc2a5…9f6fBase$0.01100%coinbase42d ago0x4f786e…67b5bc
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase42d ago0x9af28c…e738b4
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase42d ago0xeb8529…540c20
0x4956…d4e80x0e3d…7757Base$40.10100%0xcd39…072442d ago0xe75504…943794
0x0051…6d9a0x6839…1a2bBase$0.003100%coinbase42d ago0x22c1f2…a301fb
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase42d ago0xd4c4b6…6903c5
0xec99…25d00x12a9…a21bBase$0.001100%0x12a9…a21b42d ago0xd75459…2f03f6
0xbd99…a5ee0x9c95…e299Base$0.001100%fluxa42d ago0x3f7287…4cb07d
0xaf43…ae600x9c95…e299Base$0.001100%fluxa42d ago0x5d5e35…f756d1
0x9367…e9830x9c95…e299Base$0.001100%fluxa42d ago0x8ac7e7…b1f608
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase42d ago0xf83f3c…02fdc6

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.