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…3c9139d ago0x4f54f7…737873
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9139d ago0xa43ce7…915c77
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9139d ago0x19a829…334713
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9139d ago0x389a45…5bdfb5
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0370%0xa4bb…3c9139d ago0x289ea7…7818bd
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9139d ago0xa35a21…fbf644
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9139d ago0xe98289…7836ef
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9139d ago0x315852…c136d0
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9139d ago0x588b98…f9dd31
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9139d ago0xf3de2e…9853fd
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9139d ago0x10ba40…650727
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9139d ago0x003a8a…08bc13
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9139d ago0x207184…dadb8f
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9139d ago0x28dfa3…3db48d
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9139d ago0x444889…2951ff
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9139d ago0x8506d0…921b5e
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9139d ago0xd93d28…75cbc7
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9139d ago0x0e97df…d027ce
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9139d ago0xbf6c78…abc228
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9139d ago0x61426c…8892c4
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9139d ago0x3fa18e…4337a4
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9139d ago0x2d621c…d354a3
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9139d ago0x7a6df5…ab8eec
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9139d ago0x8e7db4…75de03
0x5837…2a7c0xa4bb…3c91Basex402 service$0.0570%0xa4bb…3c9139d ago0xb7aaca…a52653

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.