Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x72f6…fb980x75e6…5cf2Base—$0.01100%coinbase72d ago0x28e9f1…f5cd80
0x72f6…fb980xde8d…5c05Base—$0.01100%coinbase72d ago0xd0b400…55d83e
0x72f6…fb980x93be…4b06Base—$0.01100%coinbase72d ago0x65fbc4…8a4afa
0x72f6…fb980xb77a…76b8Base—$0.01100%coinbase72d ago0xf418f8…062844
0x72f6…fb980x2c29…9debBase—$0.01100%coinbase73d ago0x16ca13…3fc804
0x72f6…fb980x59fc…1123Base—$0.01100%coinbase73d ago0x8a5521…e59616
0x72f6…fb980x4918…a67cBase—$0.01100%coinbase73d ago0xb9d3d0…c98694
0x72f6…fb980x85e9…0aeaBase—$0.01100%coinbase73d ago0x2a4ae9…86b90c
0x72f6…fb980x5a90…09f8Base—$0.01100%coinbase73d ago0x07838b…dc85d0
0x72f6…fb980x23f9…9403Base—$0.01100%coinbase73d ago0x897aef…96b286
0x72f6…fb980x5f7d…3a9bBase—$0.01100%coinbase73d ago0xa54da2…9d9a35
0x72f6…fb980x56cd…dc5cBase—$0.01100%coinbase73d ago0xf54b57…81ab93
0x72f6…fb980xe6a9…b81eBase—$0.01100%coinbase73d ago0x84ad7a…6234a8
0x72f6…fb980xaf77…f3a4Base—$0.01100%coinbase73d ago0x32339b…9dba41
0x72f6…fb980x559b…ebe9Base—$0.01100%coinbase73d ago0xf5b0a0…9d9057
0x72f6…fb980x8e14…ec42Base—$0.01100%coinbase73d ago0x5cc8e2…855add
0x72f6…fb980x6276…0904Base—$0.01100%coinbase73d ago0x5464c9…3b306f
0x72f6…fb980x36b3…e295Base—$0.01100%coinbase73d ago0x140bd3…afec80
0x72f6…fb980x261c…1fc5Base—$0.01100%coinbase73d ago0x1c68f6…d5192a
0x72f6…fb980x9103…52a6Base—$0.01100%coinbase73d ago0x8b5554…3df8a9
0x72f6…fb980x1d3b…40b4Base—$0.01100%coinbase73d ago0xcf7ba3…0a6492
0x72f6…fb980x9134…1eddBase—$0.01100%coinbase73d ago0xc34cd0…86b96a
0x72f6…fb980x8099…0dcbBase—$0.01100%coinbase73d ago0x974529…513ee9
0x72f6…fb980x0074…7966Base—$0.01100%coinbase73d ago0x8fe95a…630763
0x72f6…fb980x1955…0e40Base—$0.01100%coinbase73d ago0x6375c9…31a760

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.