Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef7c…84a20x10c1…1e24Base—$1.28100%coinbase118d ago0x638f4c…dc2260
0xef7c…84a20x10c1…1e24Base—$0.58100%coinbase118d ago0x1b2305…0b8249
0xef7c…84a20x10c1…1e24Base—$0.53100%coinbase118d ago0x63f528…c8130b
0xef7c…84a20x10c1…1e24Base—$0.62100%coinbase118d ago0xc59d86…e7bfb5
0xef7c…84a20x10c1…1e24Base—$0.59100%coinbase118d ago0xca566e…a02fed
0xef7c…84a20x10c1…1e24Base—$0.58100%coinbase118d ago0xd51eaf…2826b4
0xef7c…84a20x10c1…1e24Base—$0.59100%coinbase118d ago0xacafbb…ebf0db
0xef7c…84a20x10c1…1e24Base—$0.59100%coinbase118d ago0x12d3a4…ac39ff
0xef7c…84a20x10c1…1e24Base—$0.64100%coinbase118d ago0x83fccc…f1377f
0xef7c…84a20x10c1…1e24Base—$0.58100%coinbase118d ago0x4f7918…6d58e3
0xef7c…84a20x10c1…1e24Base—$0.59100%coinbase118d ago0x9be836…66f254
0xef7c…84a20x10c1…1e24Base—$0.56100%coinbase118d ago0x3a963c…22db4a
0xef7c…84a20x10c1…1e24Base—$0.54100%coinbase118d ago0x126c7f…4eb445
0xef7c…84a20x10c1…1e24Base—$0.58100%coinbase118d ago0xa9a8df…751001
0xef7c…84a20x10c1…1e24Base—$0.57100%coinbase118d ago0x172fa9…e84d30
0xef7c…84a20x10c1…1e24Base—$0.59100%coinbase118d ago0x017c5f…080e0e
0xef7c…84a20x10c1…1e24Base—$0.61100%coinbase118d ago0xe65c65…bae3f7
0xef7c…84a20x10c1…1e24Base—$0.62100%coinbase118d ago0x0cdf20…113443
0xef7c…84a20x10c1…1e24Base—$0.61100%coinbase118d ago0xed2693…0bd12b
0xef7c…84a20x10c1…1e24Base—$0.59100%coinbase118d ago0xbad07d…55d08c
0xef7c…84a20x10c1…1e24Base—$0.60100%coinbase118d ago0x97c068…75c830
0xef7c…84a20x10c1…1e24Base—$0.64100%coinbase118d ago0x11e242…447f5e
0xef7c…84a20x10c1…1e24Base—$0.60100%coinbase118d ago0x469134…fc09ff
0xef7c…84a20x10c1…1e24Base—$0.60100%coinbase118d ago0x50e92b…e33190
0xef7c…84a20x10c1…1e24Base—$0.64100%coinbase118d ago0x3db295…58dd18

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.