Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase23d ago0x265c07…c3be0d
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase23d ago0xfffb4b…b77e26
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase23d ago0xcf3b99…63259b
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase23d ago0x5ec9d9…736eea
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase23d ago0x8e53f2…12fa0c
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase23d ago0x83c985…b8aeb9
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase23d ago0xcdab49…fba19a
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase23d ago0xc0c4ca…fcd797
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase23d ago0xd5b682…757fcd
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase23d ago0xc75d5d…4ffc15
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase23d ago0xb8ee13…177b41
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase24d ago0xa4bcdd…25a330
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase24d ago0x1e2d20…1b25f2
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase24d ago0x09a4c5…a0fa8a
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase24d ago0x324a70…70f36b
0x0ab1…3adc0xd07c…acc6Basex402 service$0.01100%coinbase24d ago0x5a7346…0005e6
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase24d ago0xbc4ced…418256
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase24d ago0x5ab034…b35c3f
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase24d ago0x588efb…49955a
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase24d ago0xa2cd82…56ef68
0x0ab1…3adc0xd07c…acc6Basex402 service$0.01100%coinbase24d ago0xb2aa89…11c9d3
0x0ab1…3adc0xd07c…acc6Basex402 service$0.01100%coinbase24d ago0x24d869…3a33f2
0x0ab1…3adc0xd07c…acc6Basex402 service$0.01100%coinbase24d ago0xf7b37a…592467
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase24d ago0xd845b6…5dfd72
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase24d ago0x5b7121…19a868

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.