Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa47d ago0x7c0e3d…bbb739
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa47d ago0x327fe2…aaf6bf
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa47d ago0xe55b82…c4512a
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa47d ago0x692008…ae8b72
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa47d ago0x58c957…c999f4
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa47d ago0x15ef9d…9d2038
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa47d ago0x59e8c6…957aed
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa47d ago0x262da7…a8deac
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa47d ago0x91bf19…b32a0f
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa47d ago0x72703b…8b5b0a
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa47d ago0x3713b7…777a3d
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa47d ago0xad68d0…c38169
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa47d ago0x7ee136…d9ceab
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa47d ago0xc6958b…8edaba
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa47d ago0x7314f2…22a32f
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa47d ago0xb515e5…6274ed
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa47d ago0x37800d…41fde4
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa47d ago0x728fce…49e22d
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa47d ago0x9d504e…55005a
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa47d ago0x7aa86b…2ff9e5
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa47d ago0x578fed…ce4e34
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa47d ago0x6c7574…27c91d
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa47d ago0xec9be3…4490a4
0x1a1f…6c1a0x9c95…e299Base$0.001100%fluxa48d ago0xce32ff…c4b140
0x1a1f…6c1a0xfe80…47eeBase$0.001100%fluxa48d ago0xb9fec3…b29ff2

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.