Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.00216100%coinbase75d ago0x33f2cd…499afb
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase75d ago0xe4c499…79c6d5
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.00216100%coinbase75d ago0xbb02d9…10dd44
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase75d ago0x8c86d6…04c387
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.00216100%coinbase75d ago0x8b8f31…a2bd46
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase75d ago0x5f4b32…19cf07
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase75d ago0x2cbb16…2d134d
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase75d ago0x76dfa1…34280e
0xcc8c…5ef80x6a68…12c4Base$3.00100%coinbase75d ago0x5f8a9a…888d0b
0xcc8c…5ef80x6a68…12c4Base$0.10100%coinbase75d ago0x6f6533…9112b8
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase75d ago0xca14d2…850010
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase75d ago0x54dc65…202710
0xcc8c…5ef80xcb33…9502Base$0.10100%coinbase75d ago0xf241d8…8fe27d
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase75d ago0xe14cb2…e402cf
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase75d ago0x084ed3…5a0c3a
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase75d ago0xe39aa7…194a0c
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase75d ago0x0eb844…5df6f8
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase75d ago0xeebd05…cb49d6
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase76d ago0xbb69d3…969e12
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase76d ago0x320cab…6b83ec
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase76d ago0x3583a5…ac0b31
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase76d ago0xe890c9…2ce0d5
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase76d ago0x234b3d…372496
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase76d ago0xfea2fe…65185c
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase76d ago0x841a28…01d87b

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.