Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.002100%Route unknown54d ago0xaef0ed…2ef05f
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.002100%Route unknown54d ago0xee4cee…37c314
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.002100%Route unknown54d ago0xeafbe3…30b1f5
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.002100%Route unknown54d ago0x7f8cee…ef0df8
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.002100%Route unknown54d ago0x5806d7…af9e82
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.002100%Route unknown54d ago0x13bf2b…6b8618
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.002100%Route unknown54d ago0x8056eb…daaf24
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.002100%Route unknown54d ago0xde3060…57bafd
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.002100%Route unknown54d ago0x899b04…099388
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.002100%Route unknown54d ago0xf9052a…b65000
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.002100%Route unknown54d ago0xce1cda…2aded6
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.002100%Route unknown54d ago0xfa467f…601e1f
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.002100%Route unknown54d ago0xe51491…4d0860
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.002100%Route unknown54d ago0xba4c3b…4e7635
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.002100%Route unknown54d ago0x12d257…215ecb
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.002100%Route unknown54d ago0xa7fbb9…836d81
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.002100%Route unknown54d ago0x4cb9f0…155c1c
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.002100%Route unknown54d ago0x0d6a6f…477ed9
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.002100%Route unknown54d ago0x78c6ca…7cb954
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.002100%Route unknown54d ago0x15017d…9e45a6
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.002100%Route unknown54d ago0x097680…a02234
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.002100%Route unknown54d ago0x10c0cd…cc3ca8
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.002100%Route unknown54d ago0xd0d223…2e4723
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.002100%Route unknown54d ago0x5ed62e…4432f7
0x6d64…992f0xe903…1abfBaseBlockRun.AIAi$0.002100%Route unknown54d ago0x201557…d55f0f

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.