Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c65…6c400x6d6e…9192BaseExaSearch$0.007100%coinbase100d ago0x6c1c35…cd42c3
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase100d ago0x3ad56e…ce448b
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase100d ago0x885b71…d8bcad
0xc674…7f520x6d6e…9192BaseExaSearch$0.02100%coinbase100d ago0xed2095…f7b9ae
0xc674…7f520x6d6e…9192BaseExaSearch$0.007100%coinbase100d ago0x954dae…912c72
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase100d ago0x2282e3…4adfa8
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase100d ago0x121829…91569c
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase100d ago0xfe2ff9…5dc70f
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%candidates100d ago0xce1b08…19bcf5
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase100d ago0xac7fe7…047669
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase100d ago0xba007a…24fb96
0x4c26…237c0x6d6e…9192BaseExaSearch$0.007100%coinbase100d ago0xb2a61c…ac6a9c
0x7c65…6c400x6d6e…9192BaseExaSearch$0.007100%coinbase100d ago0x045968…128444
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase100d ago0x2fd6ef…1b9e6c
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase100d ago0x31f6fc…fa82f5
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase100d ago0xddaa40…ea4e9b
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase100d ago0xdee70e…5cfc62
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase100d ago0x472836…db139a
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase100d ago0x45bf1b…0e4892
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase100d ago0x9d6241…61e460
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase100d ago0x36e4b4…59199d
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase100d ago0xad87f7…61ab07
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase100d ago0xab27c5…e444a1
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase100d ago0x368a1b…85b0b6
0xa73b…92870x6d6e…9192BaseExaSearch$0.007100%coinbase100d ago0x569868…b5eac1

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.