Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0835…f6520x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xff5fa3…952926
0x0835…f6520x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x853ae8…827597
0x0835…f6520x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x6eaa93…74f549
0x0835…f6520x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x709aca…fac72b
0x0835…f6520x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x6590e6…73afa2
0x0835…f6520x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x346324…7508ad
0x0835…f6520x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x3f6c4d…9a60dc
0x0835…f6520x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x4f2ed2…ad70b2
0x0835…f6520x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xa43107…2434de
0x0835…f6520x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x02715d…4fac3a
0x0835…f6520x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x128f8f…0c182b
0x0835…f6520x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x136c0c…8db455
0x0835…f6520x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x1ed6f0…44d1e8
0x0835…f6520x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x7df0a2…0fa2df
0x0835…f6520x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x1022c2…ca730c
0x0835…f6520x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x9217c6…a895fd
0x0835…f6520x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xad6c05…186a52
0x0835…f6520x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x9f9d86…f64522
0x0835…f6520x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x82f0f6…6c176b

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.