Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase91d ago0x147fc8…a6f621
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase91d ago0x19bd72…1ffea7
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase91d ago0xde3015…979da4
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase91d ago0xf81552…885a91
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase91d ago0xbb515e…097f5a
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase91d ago0xe0653d…797270
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase91d ago0x99ee47…896369
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase91d ago0x802829…165617
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase91d ago0x1509e2…748612
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase91d ago0x026aa2…82149f
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase91d ago0xc03716…311820
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase91d ago0xdbba7f…c6b522
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase91d ago0x37e873…d1c58b
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase91d ago0x86f2ff…6e61bd
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase91d ago0x537477…f7153f
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase91d ago0x5cce4b…9fe1ef
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase91d ago0x4cb7fc…433b8e
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase91d ago0x535aaf…bb49b6
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase91d ago0xb716ec…5a0da2
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase91d ago0x9b0388…a60df0
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.005196100%coinbase91d ago0xe9137f…42385a
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.005196100%coinbase91d ago0xe6aef3…839d00
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004639100%coinbase91d ago0x53d6a5…42cf38
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.005196100%coinbase91d ago0x63f562…067441
0xdf13…f3940xe903…1abfBaseBlockRun.AIAi$0.004639100%coinbase91d ago0xa95755…24f281

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.