Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase128d ago0x8ba0d5…45c3fe
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase128d ago0xfe5cdc…99ac74
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase128d ago0x527c57…d2726f
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase128d ago0xc3c624…adb78d
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase128d ago0x075084…b193c7
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase128d ago0x89f8d3…a5a4e2
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase128d ago0x4b002b…6194bc
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase128d ago0x325cc6…d0363f
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase128d ago0x5e24db…d107c8
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase128d ago0x1851f9…e939e7
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase128d ago0x822ae6…9bb58b
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase128d ago0x8568d1…6f1756
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase128d ago0x802dfd…2a8239
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase128d ago0xc0394a…1f422e
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase128d ago0x3524e3…de9b3c
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase128d ago0xfe8f9f…28d6bf
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase128d ago0x885fed…36de63
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase128d ago0xff8543…ce5e86
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase128d ago0x6ca1d9…4b9400
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.12100%coinbase128d ago0x4fa05e…773c29
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase128d ago0xf7254f…469310
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase128d ago0x16c5f3…291d47
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase128d ago0xfed5b0…04508b
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase128d ago0x459120…c1da53
0x6ae5…da860xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase128d ago0x305c8c…f74d8c

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.