Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase41d ago0x57426b…670233
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase41d ago0x2edb79…819378
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase41d ago0x399537…d9bc2a
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase41d ago0xd3114d…64c244
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase41d ago0x69f8e5…db7d3c
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase41d ago0x05d00d…2e1a00
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase41d ago0x20d617…64403b
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase41d ago0xbcf14d…88955e
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase41d ago0x82ded3…7aeef7
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase41d ago0x19e4d3…b5d165
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase41d ago0xfbd693…a6d79b
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase41d ago0x1c01d4…160021
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase41d ago0x7d95f7…d08d94
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase41d ago0xa35ccc…493e43
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase41d ago0xfe1d28…cf5a54
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase41d ago0x81c77b…ad196c
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase41d ago0x7cd135…94e5d9
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase41d ago0xcaf985…51d55d
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase41d ago0xe12182…93172b
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase41d ago0x468133…bd693b
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase41d ago0xbf462f…a02b6e
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase41d ago0x2d1d6b…0ac791
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase41d ago0x8706e2…e5856b
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase41d ago0x51edc9…64fb38
0xf7dc…17b80xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase41d ago0xc91fa4…35e41a

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.