Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2a9602…2f4251
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x06099a…2080b7
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb93d02…cc1cd1
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x61e59f…aaf2fd
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd78387…470d97
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3a666f…4f6ab4
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x730272…fb6943
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x450350…479ba5
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x731270…1286c2
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd7b2ab…887b76
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4d769a…faf724
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xba242d…eb0c72
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc1a81a…13204f
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x850fc1…e4be9e
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa0394b…6da55d
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd06be0…16ace8
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x30bea2…1d2e4d
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0ad03e…f3be96
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9c1f4e…d75993
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7d471e…334d11
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9d1d23…bfb2a2
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa64615…e64b23
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xea7598…4a60a8
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xda730e…cdeeb6
0x3d09…156a0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe2cd8e…bc9e9c

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.