Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc72825…376521
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcb11f0…038cfb
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdc15b7…db2638
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7f2f86…128dcd
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcb432d…853a91
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x35091e…1023bf
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x289145…075bb0
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe3edaa…5b96da
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x411af7…b4aac9
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6d03be…aa927e
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf1acad…c8a56f
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xed9e76…b81fc5
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe4222f…984efe
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5ab776…b8a92c
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xeb93e5…658db2
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x71ecc3…78a7ac
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb1eb54…a158f7
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0f0fde…aa42d7
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x994490…1541fd
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3079a7…85f73a
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x26aa17…f1d9a8
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc00d68…e39ac3
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI113d ago0x0de9ae…716067
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd97dbc…851da3
0xad6f…1be50x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa71a2f…96e4fa

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.