Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%Route unknown89d ago0x561e5e…c07f31
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%Route unknown89d ago0x934214…4917d4
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%Route unknown89d ago0xe6d58d…93ef9e
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%Route unknown89d ago0x190c49…6024b0
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%Route unknown89d ago0x5e7f47…95c83b
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%Route unknown89d ago0x5e53fc…37ed7c
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%Route unknown89d ago0xcda92a…43dc93
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.008146100%Route unknown89d ago0x30c13e…6bc2ed
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%Route unknown89d ago0x68ccc6…1e397e
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%Route unknown89d ago0xcf1191…f52765
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%Route unknown89d ago0xe20f08…f59c78
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%Route unknown89d ago0x82ba1b…e8156c
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%Route unknown89d ago0x8f4a30…c06256
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%Route unknown89d ago0xac7f6b…a93915
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%Route unknown89d ago0x769ca5…1949ed
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.008045100%Route unknown89d ago0xb01c22…4376b4
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%Route unknown89d ago0x9058b7…7019c8
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%Route unknown89d ago0xb6ebce…1f48f6
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%Route unknown89d ago0x991130…a90598
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%Route unknown89d ago0x4bbcda…764fb2
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%Route unknown89d ago0x81a8eb…1da6f5
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%Route unknown89d ago0x03485a…f7326e
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%Route unknown89d ago0xfb2fec…7ff137
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.02100%Route unknown89d ago0xcae56d…b5d21b
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.008006100%Route unknown89d ago0xc6137b…b7e1bf

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.