Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbbdf…aefa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xfdaf3c…a17875
0xbbdf…aefa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x798652…b3c847
0xbbdf…aefa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb5c888…c0da66
0xbbdf…aefa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x60d586…d60c25
0xbbdf…aefa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x0baf27…e38523
0xbbdf…aefa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x7c020f…a28c97
0xbbdf…aefa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x4bfd5d…405a47
0xbbdf…aefa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x5a00c5…64423d
0xbbdf…aefa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x7e67cc…7638a9
0xbbdf…aefa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x14759d…423144
0xbbdf…aefa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xbc7d61…faa6ec
0xbbdf…aefa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xa12a80…9296e5
0xbbdf…aefa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xa855a3…f9b611
0xbbdf…aefa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xba06c0…ae92f0
0xbbdf…aefa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x8e48ac…65ce8d
0xbbdf…aefa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x28b26c…a758c8
0xbbdf…aefa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x656a43…4f1ee5
0xbbdf…aefa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x31e5ea…8b709a
0xbbdf…aefa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x80f131…1044ad
0xbbdf…aefa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x2de561…b3ac2a
0xbbdf…aefa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x54009f…189d91
0xbbdf…aefa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x3b4953…e3a30a
0xbbdf…aefa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xc5c025…201373
0xbbdf…aefa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x1be089…2539b2
0xbbdf…aefa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x377f9c…b24f34

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.