Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0x51a77d…3a7ff6
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0x12225b…7cfd81
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0xcc2def…3b0bd3
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0x2c7343…563d13
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0x42ccbf…864e02
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0x5f6c7c…0e3bbd
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0x049957…92b9c9
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0x690d80…81629d
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0x978dc3…8e720f
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0x2e4021…4a2be0
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0xc08970…e6a5f4
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0xe49e8c…9b3c08
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0x6c8ff8…7576a8
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0xd06ee2…8d7c54
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0x960895…eb9547
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0xcb4178…850bf3
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0x12a2b4…8aeafd
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0x3a415a…8cac73
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0xda702c…557a6c
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0x948052…36bb22
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0x3b82bd…0aee2c
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0xb9283d…464995
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0x92146a…088bea
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0xddbecc…4fe545
0xd6f6…f67a0xfe80…47eeBase—$0.001100%fluxa16d ago0x667bf2…5a8988

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.