Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa350…5d340x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xed2b11…0e9e6d
0xa350…5d340x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x3777e3…21a9dd
0xa350…5d340x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x90abc0…060b65
0xa350…5d340x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xe62ba3…450c1e
0xa350…5d340x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x4de71b…c2141f
0xa350…5d340x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x16335f…421d07
0xa350…5d340x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x6c499b…7a20f5
0xa350…5d340x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xf04e6a…ddae0d
0xa350…5d340x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xcc239f…780be6
0xa350…5d340x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x1cbceb…d57b52
0xa350…5d340x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb15be0…ca376e
0xa350…5d340x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd54bed…b96fa2
0xa350…5d340x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x7c6fa6…b35ca1
0xa350…5d340x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x7d4b35…658522
0xa350…5d340x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb0f11a…4a0429
0xa350…5d340x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x1d3d5f…9c1b57
0xa350…5d340x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x62bba1…e05f36
0xa350…5d340x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xc16297…892afd
0xa350…5d340x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x0519f4…29551b
0xa350…5d340x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb53855…0aab88
0xa350…5d340x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xf25f08…d1af02
0xa350…5d340x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x4f36b8…580eea
0xa350…5d340x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd8872f…019c01
0xa350…5d340x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x056cc1…ff0a83
0xa350…5d340x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x1dbfd8…efe050

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.