Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6737…0de20x9305…f13fBaseNansenCrypto$0.05100%coinbase120d ago0xade148…9354b7
0x6737…0de20x9305…f13fBaseNansenCrypto$0.05100%coinbase120d ago0xa1c866…8b643b
0x6737…0de20x9305…f13fBaseNansenCrypto$0.05100%coinbase120d ago0x3eba6d…4f0ab1
0x6737…0de20x9305…f13fBaseNansenCrypto$0.05100%coinbase120d ago0x54a0be…51c68c
0x6737…0de20x9305…f13fBaseNansenCrypto$0.05100%coinbase120d ago0x2720ec…2c1c16
0x6737…0de20x9305…f13fBaseNansenCrypto$0.05100%coinbase120d ago0x2c180c…810366
0x6737…0de20x9305…f13fBaseNansenCrypto$0.05100%coinbase120d ago0x21f27f…dad439
0x6737…0de20x9305…f13fBaseNansenCrypto$0.05100%coinbase120d ago0x770fe8…84a9f4
0x6737…0de20x9305…f13fBaseNansenCrypto$0.05100%coinbase120d ago0x1c9602…2f48a9
0x6737…0de20x9305…f13fBaseNansenCrypto$0.05100%coinbase120d ago0x9862e8…556b76
0x6737…0de20x9305…f13fBaseNansenCrypto$0.05100%coinbase120d ago0x2b228e…53ed8d
0x6737…0de20x9305…f13fBaseNansenCrypto$0.05100%coinbase120d ago0x957c88…53ac41
0x6737…0de20x9305…f13fBaseNansenCrypto$0.05100%coinbase120d ago0x923734…cbe80c
0x6737…0de20x9305…f13fBaseNansenCrypto$0.05100%coinbase120d ago0x76432e…aaaaa8
0x6737…0de20x9305…f13fBaseNansenCrypto$0.05100%coinbase120d ago0xb1a38f…81aa11
0x6737…0de20x9305…f13fBaseNansenCrypto$0.05100%coinbase120d ago0x222749…599978
0x6737…0de20x9305…f13fBaseNansenCrypto$0.05100%coinbase120d ago0x95c247…8c7e9a
0x6737…0de20x9305…f13fBaseNansenCrypto$0.05100%coinbase120d ago0x1a7e08…b26f92
0x6737…0de20x9305…f13fBaseNansenCrypto$0.05100%coinbase120d ago0x9e401f…e8f011
0x6737…0de20x9305…f13fBaseNansenCrypto$0.05100%coinbase120d ago0x0420b0…46a2de
0x6737…0de20x9305…f13fBaseNansenCrypto$0.05100%coinbase120d ago0x6e0e88…3f020c
0x6737…0de20x9305…f13fBaseNansenCrypto$0.05100%coinbase120d ago0xd76d35…869a80
0x6737…0de20x9305…f13fBaseNansenCrypto$0.05100%coinbase120d ago0xed7f8a…4a335a
0x6737…0de20x9305…f13fBaseNansenCrypto$0.05100%coinbase120d ago0x1a4e29…8e94b7

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.