Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7dfd…a0c60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xa2fdc4…568416
0x7dfd…a0c60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x850629…cfc168
0x7dfd…a0c60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x1100c5…f39fe0
0x7dfd…a0c60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xf53b3b…cd77a8
0x7dfd…a0c60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x48d86a…11923c
0x7dfd…a0c60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x3602de…0d6150
0x7dfd…a0c60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x087340…cc06a2
0x7dfd…a0c60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xe43fff…1fa7a9
0x7dfd…a0c60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x91b922…7d4be0
0x7dfd…a0c60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x5e5d0a…d3385b
0x7dfd…a0c60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x437936…3c0b92
0x7dfd…a0c60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xbed666…56a996
0x7dfd…a0c60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x12a124…e56cff
0x7dfd…a0c60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x5e3e34…87e838
0x7dfd…a0c60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xc36618…ca154b
0x7dfd…a0c60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xbebe58…0e371c
0x7dfd…a0c60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x87dc6d…e493dd
0x7dfd…a0c60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb72695…92f2c1
0x7dfd…a0c60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x923029…915024
0x7dfd…a0c60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x9cfbd2…f622bf
0x7dfd…a0c60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb640f9…1f6857
0x7dfd…a0c60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x7913a9…665d5e
0x7dfd…a0c60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x14c06d…e666db
0x7dfd…a0c60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x1a21e8…f5febf
0x7dfd…a0c60x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xdb4862…5a5e2a

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.