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.002100%coinbase8d ago0x1aeae1…566e40
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.24100%coinbase8d ago0x7d5602…4f1ac6
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.23100%coinbase8d ago0x62b898…9d3a57
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.22100%coinbase8d ago0x6b8cab…586a15
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.22100%coinbase8d ago0x3bba87…331f34
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.22100%coinbase8d ago0x7b6446…7e600d
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.22100%coinbase8d ago0x9ebef3…2f144d
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase8d ago0xbb182d…e24264
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.21100%coinbase8d ago0xd75ac9…f50c07
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase8d ago0x8fa348…6089d6
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase8d ago0x689c73…0da58f
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase8d ago0xcb2caa…30efc8
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase8d ago0xafe11f…269f07
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase8d ago0x55775b…747b63
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase8d ago0x6b6e98…fbfaee
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase8d ago0x6060ab…7e26e9
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase8d ago0x561621…b33e1a
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase8d ago0x6edbcd…c4c2e3
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase8d ago0x7d239f…e4bbf8
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase8d ago0x6e6d6e…3e9de5
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase8d ago0x83e64f…bc0b08
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase8d ago0xe83abf…60441a
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase8d ago0xfc7374…3dc393
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.15100%coinbase8d ago0xb47805…2a5d19
0xe58b…2ef80xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase8d ago0xe7a105…0e6813

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.