Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x495c…44840x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x4f9f7a…792107
0x495c…44840x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x9762cb…408a1f
0x495c…44840x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x161d6a…c1e76e
0x495c…44840x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x2b59a8…71ac48
0x495c…44840x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb26000…e6ed70
0x495c…44840x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x8aa3f0…43d1bd
0x495c…44840x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xcc62b7…523759
0x495c…44840x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x66e81e…2ffbce
0x495c…44840x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x80487f…d69d2b
0x495c…44840x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x17a911…f2d781
0x495c…44840x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xa5c763…4177f2
0x495c…44840x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x1de8b5…c179e9
0x495c…44840x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x863141…62fbb5
0x495c…44840x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xaa7ddf…b252b4
0x495c…44840x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xf8fa6e…7dfba3
0x495c…44840x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x41f0b9…38b862
0x495c…44840x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb17b85…c08962
0x495c…44840x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x38a77e…49dad2
0x495c…44840x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x384d2a…e3d228
0x495c…44840x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xbb18f3…a50d4c
0x495c…44840x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xa6c903…4cade8
0x495c…44840x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x8cc0e7…65c4ce
0x495c…44840x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x7782e1…d38a2d
0x495c…44840x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xe5cc6f…ba41f5
0x495c…44840x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x9c26b1…dadfc3

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.