Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa21d ago0xbeb49c…8f2a67
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa21d ago0x1491c3…dc9e6e
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa21d ago0xb7aa54…6d2c67
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa21d ago0x7312f5…c92f1b
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa21d ago0xefafd6…0f5127
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa21d ago0x0e4c14…a869e0
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa21d ago0x0e0257…86f80f
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa21d ago0x573c8f…882916
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa21d ago0xd213d1…5f5e08
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa21d ago0x620451…cf869f
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa21d ago0x313b47…0a0be1
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa21d ago0x0d1ef4…df5000
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa21d ago0x8e0479…87718f
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa21d ago0x741dab…ea98ff
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa21d ago0xbdb83e…b175e9
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa22d ago0xaf00c0…e16344
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa22d ago0x4d5e7f…63001f
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa22d ago0xedfac0…5d29e2
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa22d ago0x691a63…e7e833
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa22d ago0x9e83da…d060ff
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa22d ago0x549f56…f827ba
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa22d ago0x9fa4ce…926927
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa22d ago0xdde7a4…5a2e4c
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa22d ago0xbf4a26…bdb0ab
0xc34b…eb230xfe80…47eeBase—$0.001100%fluxa22d ago0x2dad5d…39d589

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.