Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa59d ago0xcf59cd…199dd8
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa59d ago0xb3e14d…f20bf2
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa59d ago0xc3a797…cc684b
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa59d ago0x150eab…3709bc
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa60d ago0x779ac2…4afd66
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa60d ago0xe7744a…99d19b
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa60d ago0xcf1c96…d06108
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa60d ago0x8c048e…cd70b1
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa60d ago0x609dae…305f60
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa60d ago0x65886a…1be646
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa60d ago0x775589…27ca89
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa60d ago0xee1e63…6a56cf
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa60d ago0x991768…d6d83b
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa60d ago0x9f3a84…1f6910
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa60d ago0xf627e2…6e7335
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa60d ago0x0a07ae…fa13ed
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa60d ago0x5b8540…eb02f5
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa60d ago0xbf14f2…81b180
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa60d ago0xb0d077…91b72a
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa60d ago0xa3ad1c…7e506a
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa60d ago0xefd942…81d32c
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa60d ago0xcb3313…319a19
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa60d ago0x201f5f…bda80a
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa60d ago0x0cc2d8…b02bbb
0xbab3…9d6c0x9c95…e299Base—$0.001100%fluxa60d ago0x88f0c2…ea1014

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.