Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.007057100%coinbase51d ago0x01c7e7…187627
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.007057100%coinbase51d ago0xcd8c4d…0e7cde
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.006484100%coinbase51d ago0xceed7c…384347
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.006484100%coinbase51d ago0xfef18a…ed8f1f
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.004846100%coinbase51d ago0xed9056…4dc451
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.00389100%coinbase51d ago0xe96e5e…4293be
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.00389100%coinbase51d ago0x9dace3…893dc1
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.00389100%coinbase51d ago0xe02f93…f73d3d
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.005974100%coinbase51d ago0xa6e09e…b0f8d7
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.005974100%coinbase51d ago0xa5cb70…ec9a74
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.005549100%coinbase51d ago0x995095…32757c
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.005549100%coinbase51d ago0xcc2f7d…f3072b
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.005549100%coinbase51d ago0x9021ed…ab051c
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.005549100%coinbase51d ago0x43d7c9…7926d8
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.005549100%coinbase51d ago0x18f56f…867d40
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.005549100%coinbase51d ago0x1995b3…aaad95
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.004173100%coinbase51d ago0x010eba…eafd1b
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase51d ago0x7246d9…5f66fc
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase51d ago0x48478f…3250ff
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase51d ago0x4e8746…2d08a5
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase51d ago0x986aca…98b204
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase51d ago0x4c570f…2d9d53
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase51d ago0xdc0aee…6d0224
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.005473100%coinbase51d ago0x5534c4…36ece8
0x75b1…6fb20xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase51d ago0x83a135…70db76

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.