Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc3971d…211121
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI113d ago0x00632d…e69776
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa1cf98…5d1bda
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb6b32e…37a1f2
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8b1ba1…53d783
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x59c956…e262a3
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0xbfdb9e…e16f52
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf010a4…5d480b
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x78e370…11504c
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa73955…ab8395
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x471e5b…5ab627
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x523af2…05a959
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x64cd1a…24be8c
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2973d2…ed0823
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4e3709…31b1cd
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x82a863…de97ed
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3711a6…e4d154
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x18096e…2ec049
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd47643…5f0558
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1f56c0…c56963
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x68a8ea…127d92
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x26b109…b0f2c3
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x110c6f…85a28d
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfd5f47…0b0a87
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI114d ago0x44b8f7…d4769c

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.