Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa34d ago0x144721…f84232
0xb78a…19d10x9c95…e299Base$0.001100%fluxa34d ago0xfa9f20…f6cd22
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa34d ago0xcba424…e65b05
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa34d ago0x1329dc…53e45b
0xb78a…19d10x9c95…e299Base$0.001100%fluxa34d ago0x8ac4a6…c17207
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa34d ago0xf07e2f…57ffcc
0xb78a…19d10x9c95…e299Base$0.001100%fluxa34d ago0x968e04…859702
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa34d ago0xbb513a…66513e
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa34d ago0x035070…41f6da
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa34d ago0xa14f68…2e3279
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa34d ago0x16e205…13dcfa
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa34d ago0x5fe080…2cb6c7
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa34d ago0x4e2f94…160144
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa34d ago0x887698…5640ae
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa34d ago0x6af25c…d285b8
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa34d ago0x5bd986…9b290f
0xb78a…19d10x9c95…e299Base$0.001100%fluxa34d ago0x36fa96…cfd7dc
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa35d ago0xc179b2…4c277a
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa35d ago0x196744…a0faac
0xb78a…19d10x9c95…e299Base$0.001100%fluxa35d ago0x5a2f4b…8b1f26
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa35d ago0x663e80…34a117
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa35d ago0xb9dad9…5a631e
0xb78a…19d10x9c95…e299Base$0.001100%fluxa35d ago0x68ea0f…5500ae
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa35d ago0x139c01…c042d2
0xb78a…19d10xfe80…47eeBase$0.001100%fluxa35d ago0xfe3eed…5255d6

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.