Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00x5ead…89c5Base—$0.01100%coinbase60d ago0xc88c46…4e44b6
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase60d ago0xc3d496…46e53d
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase60d ago0x7e1c59…1c2ce2
0x6f9d…8ba00x4f1f…f7f2Base—$0.01100%coinbase60d ago0x90dafa…daf620
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase60d ago0xf4bf2d…22ca0d
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase60d ago0x52cdd3…0b2996
0x6f9d…8ba00x2357…fd51Base—$0.01100%coinbase60d ago0x654f81…970c33
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase60d ago0xb1330d…9f9cb0
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase60d ago0x96f68a…19a3f6
0x6f9d…8ba00x7abb…156bBase—$0.01100%coinbase60d ago0x231b8c…56b5e1
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase60d ago0x9a81ba…faaba0
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase60d ago0x8b5c35…84a5b8
0x6f9d…8ba00x556f…3ecfBase—$0.01100%coinbase61d ago0x491781…f1868e
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase61d ago0xaa2d4d…fde171
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase61d ago0xc341ba…58b390
0x6f9d…8ba00x1761…7822Base—$0.01100%coinbase61d ago0xa122db…2abdfc
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase61d ago0xcd033b…7909ed
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase61d ago0x9ee197…08fe82

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.