Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase41d ago0x81f378…4ba759
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase41d ago0xeea241…fd14f9
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase41d ago0xc7ce32…7288d1
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase41d ago0x8b6fbe…d7a353
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase41d ago0x6b6e1a…4727f5
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase41d ago0x744c80…ad2f24
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase41d ago0x228769…ebe0a0
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase41d ago0x9ad601…e44993
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase41d ago0xcc34aa…76d613
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase41d ago0xe182da…5dbef4
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase41d ago0x8c0258…244ee8
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase41d ago0xfbec27…41bcc5
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase41d ago0x7ec729…709ffb
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase41d ago0x75023f…9436dd
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase41d ago0x1027cb…b79bf0
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase41d ago0xa16088…cc3e47
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase41d ago0x23f11d…cb4cac
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase41d ago0x00b285…e79e09
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase41d ago0x4919f1…99edc6
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.09100%coinbase41d ago0xd30311…150f85
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase41d ago0x17fcbd…68590c
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase41d ago0x816484…6d700a
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase41d ago0x088720…0b1f00
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase41d ago0xdaf962…215c06
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase41d ago0xdd5355…e3e2d9

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.