Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfd6c85…ce5265
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd09731…b8ac77
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x51c3a0…3d75fc
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5deaf3…a8ea2c
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xeb6036…ae5aaa
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x888c0d…4cbf23
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x38c216…0d775d
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x15ec3c…e8829a
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4a44a8…51a861
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb428bd…51148a
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x36fa8b…81ac1f
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb2bfd8…4f084d
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2604b6…633795
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd81c14…4ab433
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcb7a39…9fb0b3
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x34dcad…a8549b
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x43dde7…64d1b1
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd5261a…d1926f
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x890507…31c9e3
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7bb005…cb968e
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x512299…7c7f32
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7ff96a…e155e2
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd16e3e…f3317d
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xca83c9…869b2b
0x32cf…ab5f0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x10006a…17857c

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.