Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0eee…0b980x9c95…e299Base$0.001100%fluxa42d ago0xb37295…3259d3
0x0eee…0b980x9c95…e299Base$0.001100%fluxa42d ago0x62ab87…b30261
0x0eee…0b980x9c95…e299Base$0.001100%fluxa42d ago0x92db8b…9aa433
0x0eee…0b980x9c95…e299Base$0.001100%fluxa42d ago0x80589b…e0f7f0
0x0eee…0b980x9c95…e299Base$0.001100%fluxa42d ago0xeabe3c…84eea1
0x0eee…0b980x9c95…e299Base$0.001100%fluxa42d ago0x686f4c…1df147
0x0eee…0b980x9c95…e299Base$0.001100%fluxa42d ago0x67e768…ca81e5
0x0eee…0b980x9c95…e299Base$0.001100%fluxa42d ago0xf009be…1c40a6
0x0eee…0b980x9c95…e299Base$0.001100%fluxa43d ago0x20d97c…e2ddd2
0x0eee…0b980x9c95…e299Base$0.001100%fluxa43d ago0xeff0a5…8ad30c
0x0eee…0b980x9c95…e299Base$0.001100%fluxa43d ago0x658cbc…bd70c2
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa43d ago0xb52d3e…1b65b8
0x0eee…0b980x9c95…e299Base$0.001100%fluxa43d ago0x1651e6…5ec319
0x0eee…0b980x9c95…e299Base$0.001100%fluxa43d ago0x2c576f…2331e6
0x0eee…0b980x9c95…e299Base$0.001100%fluxa43d ago0x447ef6…62f649
0x0eee…0b980x9c95…e299Base$0.001100%fluxa43d ago0x654300…a73985
0x0eee…0b980x9c95…e299Base$0.001100%fluxa43d ago0xdd6156…85694e
0x0eee…0b980x9c95…e299Base$0.001100%fluxa43d ago0xb476c1…dcf5e6
0x0eee…0b980x9c95…e299Base$0.001100%fluxa43d ago0x81f892…e3d0b9
0x0eee…0b980x9c95…e299Base$0.001100%fluxa43d ago0x3ecb3e…d213e7
0x0eee…0b980x9c95…e299Base$0.001100%fluxa43d ago0x487993…2174e6
0x0eee…0b980xfe80…47eeBase$0.001100%fluxa43d ago0x3615bf…518d9a
0x0eee…0b980x9c95…e299Base$0.001100%fluxa43d ago0xd11102…be7980
0x0eee…0b980x9c95…e299Base$0.001100%fluxa43d ago0xd1fcf2…c5259f
0x0eee…0b980x9c95…e299Base$0.001100%fluxa43d ago0x15b8bd…f7ea93

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.