Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0d48…eb7f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x08cd13…7362a0
0x0d48…eb7f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0b96e6…841292
0x0d48…eb7f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc18fb6…92733d
0x0d48…eb7f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd71fb2…1a97b2
0x0d48…eb7f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x245867…b8103f
0x0d48…eb7f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x787ea9…097986
0x0d48…eb7f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xff8132…f1d510
0x0d48…eb7f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbe5aff…ccef82
0x0d48…eb7f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6eba62…a5cf42
0x0d48…eb7f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x031049…2504b9
0x0d48…eb7f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0a5bc3…6601fb
0x0d48…eb7f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x902a95…7ca5a4
0x0d48…eb7f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3f96d9…b818f2
0x0d48…eb7f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0dcb92…d0f24f
0x0d48…eb7f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb2405b…04d559
0x0d48…eb7f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x25b06d…92a170
0x0d48…eb7f0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb8cc15…9fd697
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xecbcde…d23c4b
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xf22533…ac60d0
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc95698…07755a
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x08f152…a2c8ca
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xab219a…a67b61
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd0db0e…7fd9a6
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x40402b…306229
0x0d48…eb7f0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x64f985…122cb5

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.