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%coinbase16d ago0x4fa20b…2a0266
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase16d ago0xe7d1f7…98f936
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase16d ago0xa9469b…fc0c21
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase16d ago0xf4fafb…0244d5
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase16d ago0xf56ad0…451cbd
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase16d ago0xe4a523…8ae13b
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase16d ago0xc7cb2b…488368
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase16d ago0xfa4528…28c40b
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase17d ago0x87d6dd…50c024
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase17d ago0x55c32b…4a9c37
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase17d ago0x9c6b1d…e5f388
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase17d ago0x158a47…cb6c17
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase17d ago0x63b773…e5188b
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase17d ago0xa93ad8…048f45
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase17d ago0xf735ea…6615d3
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase17d ago0x3c4460…6507f1
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase17d ago0x8abe90…5dd995
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase17d ago0xc77fbe…c53f76
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase17d ago0xab1898…fa77a0
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase17d ago0x62eefe…c20430
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase17d ago0xe5a2dc…94e32a
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase17d ago0xdcb452…336a87
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase17d ago0x95cfb2…0da9dd
0x0ab1…3adc0x9305…f13fBaseNansenCrypto$0.01100%coinbase17d ago0xf51628…d92aaf

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.