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%coinbase12h ago0xea5d41…3fb605
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase12h ago0x321831…e2328c
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase12h ago0x49e902…63cfec
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase12h ago0x1be2ba…537cbb
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase16h ago0xe1bcce…586896
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase16h ago0xe349c0…95f554
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase16h ago0x490615…63b735
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase16h ago0xcc9ab7…98568b
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase20h ago0x8bb360…67f7f8
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase20h ago0xf30522…a41cff
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase20h ago0x4b77e7…abb62b
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase20h ago0x5da186…8dcfe4
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0x025400…6d0907
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0x01bb8e…cfd715
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0xbdb823…9ff89a
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0xbbf04b…df5572
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0x8fe92a…768b92
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0x54f6c2…b6fa85
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0xb527b7…509b51
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0x3c2f6a…9bdc77
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0x5c957f…e1c894
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0x4a2761…ac791a
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase1d ago0x8169f1…cc1a6e

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.