Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb257…951f0x8755…c62eBasex402 service$0.02100%coinbase76d ago0x4b8f16…2e2099
0xb257…951f0x8755…c62eBasex402 service$0.02100%coinbase76d ago0x59f645…ce6e89
0xb257…951f0x8755…c62eBasex402 service$0.02100%coinbase76d ago0xe2d456…a6cfb9
0xb257…951f0x8755…c62eBasex402 service$0.02100%coinbase76d ago0x2a2b6a…c51cbf
0xb257…951f0x8755…c62eBasex402 service$0.02100%coinbase76d ago0xf3febd…628d41
0xb257…951f0x8755…c62eBasex402 service$0.02100%coinbase76d ago0xb0dd8a…3ea767
0xb257…951f0x8755…c62eBasex402 service$0.02100%coinbase76d ago0xd94b50…0ab200
0xb257…951f0x8755…c62eBasex402 service$0.02100%coinbase76d ago0xebf3f8…a2d210
0xb257…951f0x8755…c62eBasex402 service$0.02100%coinbase76d ago0xa5eaf7…e3cf2a
0xb257…951f0x8755…c62eBasex402 service$0.02100%coinbase76d ago0xbcdfdb…d50100
0xb257…951f0x8755…c62eBasex402 service$0.02100%coinbase76d ago0x90d573…e8b87c
0xb257…951f0x8755…c62eBasex402 service$0.02100%coinbase76d ago0xcc8246…c16740
0xb257…951f0x8755…c62eBasex402 service$0.02100%coinbase76d ago0x805392…e995e6
0xb257…951f0x8755…c62eBasex402 service$0.02100%coinbase76d ago0x03b303…9c1d93
0xb257…951f0x8755…c62eBasex402 service$0.02100%coinbase76d ago0x1a576e…6f21fb
0xb257…951f0x8755…c62eBasex402 service$0.02100%coinbase76d ago0x8e9c3a…55d24f
0xb257…951f0x8755…c62eBasex402 service$0.02100%coinbase76d ago0xb8cb04…17f253
0xb257…951f0x8755…c62eBasex402 service$0.02100%coinbase76d ago0x230c73…2173a1
0xb257…951f0x8755…c62eBasex402 service$0.02100%coinbase76d ago0x47aa6a…8baffa
0xb257…951f0x8755…c62eBasex402 service$0.02100%coinbase76d ago0x05eeb2…4a5704
0xb257…951f0x8755…c62eBasex402 service$0.02100%coinbase76d ago0xc3357b…1c4e55
0xb257…951f0x8755…c62eBasex402 service$0.02100%coinbase76d ago0x7ceb39…74ee5e
0xb257…951f0x8755…c62eBasex402 service$0.02100%coinbase76d ago0xc5e820…249238
0xb257…951f0x8755…c62eBasex402 service$0.02100%coinbase76d ago0xfbb714…fe2462
0xb257…951f0x8755…c62eBasex402 service$0.02100%coinbase76d ago0x7421f9…74e186

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.