Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab2b…30900x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x01536d…686e0a
0xab2b…30900x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x59bd1c…22019f
0xab2b…30900x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x8eb206…0c9b0b
0xab2b…30900x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xeacd3a…7d7967
0xab2b…30900x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xf97524…ca4c21
0xab2b…30900x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x2832b0…1b8468
0xab2b…30900x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb7ea95…12966a
0xab2b…30900x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x4405a7…77de58
0xab2b…30900x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xe32087…6056a0
0xab2b…30900x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xfd5b3d…9bbbc6
0xab2b…30900x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x52917c…ef9e96
0xab2b…30900x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x81f36a…39d241
0xab2b…30900x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x324cc8…45a100
0xab2b…30900x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x2b3cd2…5a37e0
0xab2b…30900x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x243a9e…e0298d
0xab2b…30900x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x4d9161…c491ac
0xab2b…30900x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xf38f47…d17f72
0xab2b…30900x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xfa7901…3271b9
0xab2b…30900x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xa46c15…f851a8
0xab2b…30900x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x18d4f4…fa53b1
0xab2b…30900x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd2c6aa…79c942
0xab2b…30900x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xa0eb17…a8ed8b
0xab2b…30900x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xa03852…25f462
0xab2b…30900x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xbcd099…e33a28
0xab2b…30900x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x7f300c…337ca6

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.