Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.10100%Route unknown58d ago0x73efa5…cc44f7
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.10100%Route unknown58d ago0xd14bb1…e21e00
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.10100%Route unknown58d ago0x38138a…18fd1a
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.10100%Route unknown58d ago0x93e4b2…333de0
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.005024100%Route unknown58d ago0x696185…ab834b
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.005024100%Route unknown58d ago0x9458d4…da6e8b
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.005024100%Route unknown58d ago0xd44a5a…f71943
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.005024100%Route unknown58d ago0x789a45…2639df
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.005024100%Route unknown58d ago0x176200…8c4014
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.005024100%Route unknown58d ago0x7dffbd…4e21a2
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.005024100%Route unknown58d ago0x5f4665…6ae264
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.005024100%Route unknown58d ago0xf9ada5…c1db69
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.01100%Route unknown58d ago0x5a6f4f…7fd759
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.01100%Route unknown58d ago0x25c186…6ce0fb
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.01100%Route unknown58d ago0x1ab198…3c2a47
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.01100%Route unknown58d ago0x24651f…66e33d
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.01100%Route unknown58d ago0x0cc3ce…6b668b
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.01100%Route unknown58d ago0x4c9306…dcc8cd
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.04100%Route unknown59d ago0xf9fc9a…74445e
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.04100%Route unknown59d ago0xc71c0d…a5c2e2
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.04100%Route unknown59d ago0x2ab566…78e2b8
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.03100%Route unknown59d ago0x8aed63…37f39b
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.03100%Route unknown59d ago0x77a33e…37cbc9
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.03100%Route unknown59d ago0xbb849f…95fb25
0xbc9c…bc630xe903…1abfBaseBlockRun.AIAi$0.03100%Route unknown59d ago0x679364…b66f7e

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.