Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9135d ago0x22f701…fc2281
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9135d ago0x5d2f24…e97ab4
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9135d ago0xcf3dbc…b8df6d
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9135d ago0x34247d…0e5a68
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9135d ago0x1ea2b3…d1bc83
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9135d ago0xfcf6ed…c63237
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9135d ago0x7c790f…332fec
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9135d ago0x41994e…dad8b8
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9135d ago0x220788…08f556
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9135d ago0x1235cb…c3f275
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9135d ago0x3ebce6…606932
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9136d ago0x8714ff…8ad61e
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9136d ago0x3a64f4…a1decb
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9136d ago0x91fac8…9c1195
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9136d ago0xfd479e…ae1f0e
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9136d ago0x579f4a…f97aa0
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9136d ago0x2e2458…13b99c
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9136d ago0x2196fa…1c65e9
0x5837…2a7c0xa4bb…3c91Basex402 service$0.1070%0xa4bb…3c9136d ago0x7229e1…47e852
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9136d ago0x0cfb05…45a541
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9136d ago0x8fc389…14b345
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9136d ago0xc80fd4…1e85bd
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9136d ago0xb3e8e5…84205c

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.