Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe694…e4370xfb11…f75cBase—$0.10100%payAI14d ago0xc5d1f6…583645
0xe694…e4370xfeac…3b46Base—$0.10100%payAI14d ago0x9aa128…519522
0xe694…e4370xc911…b9e5Base—$0.10100%payAI14d ago0x0882d1…146e64
0xe694…e4370xa2dd…7930Base—$0.10100%payAI14d ago0x3b1647…2c3abf
0xe694…e4370x8dac…c587Base—$0.10100%payAI14d ago0xbd41ac…e9b49e
0xe694…e4370xcc50…de7aBase—$0.10100%payAI14d ago0xd9ee73…c0a55f
0xe694…e4370xdf18…dce6Base—$0.10100%payAI14d ago0x43b0ac…cd0756
0xe694…e4370x9db7…6106Base—$0.10100%payAI14d ago0x0cd3b8…f795d2
0xe694…e4370x15f5…5d17Base—$0.10100%payAI14d ago0x5765f1…8697e2
0xe694…e4370xb34e…35efBase—$0.10100%payAI14d ago0xea4e7a…ad956b
0xe694…e4370xde13…e346Base—$0.10100%payAI14d ago0x5ddae4…fc4f64
0xe694…e4370xff0d…eaa1Base—$0.10100%payAI14d ago0xf10fac…c60b4c
0xe694…e4370x31a9…cd4bBase—$0.10100%payAI14d ago0x7dfd94…a89b8f
0xb2df…a6610xe694…e437Base—$1.30100%payAI14d ago0x17dd3c…ae019c
0xe694…e4370xc911…b9e5Base—$0.10100%payAI14d ago0x9e7fc4…e6b19c
0xe694…e4370x8dac…c587Base—$0.10100%payAI14d ago0x3d9b95…1d7df5
0xe694…e4370xfeac…3b46Base—$0.10100%payAI14d ago0x6183a1…f3e81e
0xe694…e4370xa2dd…7930Base—$0.10100%payAI14d ago0xd32e98…77afbd
0xe694…e4370xfb11…f75cBase—$0.10100%payAI14d ago0xf4958a…b394f6
0xe694…e4370x9db7…6106Base—$0.10100%payAI14d ago0xc8cec4…9f4611
0xe694…e4370xcc50…de7aBase—$0.10100%payAI14d ago0x89fe80…000b3e
0xe694…e4370xdf18…dce6Base—$0.10100%payAI14d ago0x2fe2c4…278453
0xe694…e4370x15f5…5d17Base—$0.10100%payAI14d ago0xed26d6…2b6c91
0xe694…e4370xb34e…35efBase—$0.10100%payAI14d ago0xd480b7…dc1d3e
0xe694…e4370xff0d…eaa1Base—$0.10100%payAI14d ago0x398896…216d7d

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.