Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x540a…353a0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x77941d…0b7352
0x540a…353a0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x35a638…44b9b9
0x540a…353a0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xfd786c…4fc4f2
0x540a…353a0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x3d5c0b…5a62f9
0x540a…353a0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd5b4af…846fd4
0x540a…353a0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x2c4e1f…063b6c
0x540a…353a0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x0d42cd…dd3779
0x540a…353a0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x4d788f…8bea3a
0x540a…353a0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x644414…f2dd9b
0x540a…353a0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xf32b6d…20ffbf
0x540a…353a0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x30c892…864dc7
0x540a…353a0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x757607…e8b406
0x540a…353a0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x1505be…260be5
0x540a…353a0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x4a8572…0d0574
0x540a…353a0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x98e570…b09cd2
0x540a…353a0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x3461d4…8073bf
0x540a…353a0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xf1a709…a2c96c
0x540a…353a0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x2a91d6…7facc7
0x540a…353a0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xffb412…a8e9c0
0x540a…353a0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x1bc5d7…274088
0x540a…353a0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x60b3cd…b23a44
0x540a…353a0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x23088f…cb3f4c
0x540a…353a0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x3a0f9a…0dcaae
0x540a…353a0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x56c66c…75a470
0x540a…353a0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x3cdfb5…b2e053

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.