Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x95f5…54a90x9305…f13fBaseNansenCrypto$0.01100%coinbase2d ago0xcd9f9e…447bd1
0x95f5…54a90x9305…f13fBaseNansenCrypto$0.01100%coinbase2d ago0x18d0ee…14c28b
0x95f5…54a90x9305…f13fBaseNansenCrypto$0.01100%coinbase2d ago0x78d90b…18f98c
0x95f5…54a90x9305…f13fBaseNansenCrypto$0.01100%coinbase2d ago0x83a729…877773
0x95f5…54a90x9305…f13fBaseNansenCrypto$0.01100%coinbase2d ago0xa9e39a…97a3b4
0x95f5…54a90x9305…f13fBaseNansenCrypto$0.01100%coinbase2d ago0x968766…b1ac41
0x95f5…54a90x9305…f13fBaseNansenCrypto$0.01100%coinbase2d ago0x072fde…5d1928
0x95f5…54a90x9305…f13fBaseNansenCrypto$0.01100%coinbase2d ago0x40a57d…75e9d6
0x95f5…54a90x9305…f13fBaseNansenCrypto$0.01100%coinbase2d ago0x9bfd00…3fce7f
0x95f5…54a90x9305…f13fBaseNansenCrypto$0.01100%coinbase2d ago0xb24656…eb0e71
0x95f5…54a90x9305…f13fBaseNansenCrypto$0.01100%coinbase2d ago0xa153c7…2fa321
0x95f5…54a90x9305…f13fBaseNansenCrypto$0.01100%coinbase2d ago0xdbf627…9326af
0x95f5…54a90x9305…f13fBaseNansenCrypto$0.01100%coinbase2d ago0xad5520…865fb1
0x95f5…54a90x9305…f13fBaseNansenCrypto$0.01100%coinbase2d ago0x6dee19…7d2867
0x95f5…54a90x9305…f13fBaseNansenCrypto$0.01100%coinbase2d ago0x54d72f…972cc6
0x95f5…54a90x9305…f13fBaseNansenCrypto$0.01100%coinbase2d ago0xff9902…63d24b
0x95f5…54a90x9305…f13fBaseNansenCrypto$0.01100%coinbase2d ago0xdd16a0…a1430e
0x95f5…54a90x9305…f13fBaseNansenCrypto$0.01100%coinbase2d ago0xf9a8af…e8f193
0x95f5…54a90x9305…f13fBaseNansenCrypto$0.01100%coinbase2d ago0x19ff2d…17abdf
0x95f5…54a90x9305…f13fBaseNansenCrypto$0.01100%coinbase2d ago0x169700…ecf0d8
0x95f5…54a90x9305…f13fBaseNansenCrypto$0.01100%coinbase2d ago0xf3dd2b…3cce1a
0x95f5…54a90x9305…f13fBaseNansenCrypto$0.01100%coinbase2d ago0x398e55…b22bb3
0x95f5…54a90x9305…f13fBaseNansenCrypto$0.01100%coinbase2d ago0x129c1e…4af545
0x95f5…54a90x9305…f13fBaseNansenCrypto$0.01100%coinbase2d ago0x00ae7f…e386ab
0x95f5…54a90x9305…f13fBaseNansenCrypto$0.01100%coinbase2d ago0xd58523…e98f50

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.