Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf9eb…e9d00xfe25…a9c4Base$0.01100%openfacilitator19h ago0x20a9c5…b2c1ef
0xf9eb…e9d00x6d6e…9192BaseExaSearch$0.007100%coinbase22h ago0x338a1d…ae9e5f
0xf9eb…e9d00x6d6e…9192BaseExaSearch$0.007100%coinbase22h ago0x0f161b…e3786e
0xf9eb…e9d00x45f9…2d59Base$0.01100%openx4021d ago0xc876a1…f65ddc
0xf9eb…e9d00x3c74…9992BaseAviationAviation$0.00612570%0xcdf0…d2eb1d ago0xeb8430…fddb63
0xf9eb…e9d00x6d6e…9192BaseExaSearch$0.007100%coinbase1d ago0x012b79…9b70fe
0xf9eb…e9d00x45f9…2d59Base$0.01100%openx4021d ago0xdb67f2…4ff573
0xf9eb…e9d00xdcb5…c0b3Base$0.001100%coinbase1d ago0x4f11f1…54c9dc
0xf9eb…e9d00x45f9…2d59Base$0.01100%openx4021d ago0xb1635d…fab883
0xf9eb…e9d00x6d6e…9192BaseExaSearch$0.007100%coinbase1d ago0x340786…cf3f9a
0xf9eb…e9d00x6d6e…9192BaseExaSearch$0.007100%coinbase1d ago0x832b9a…ac3f13
0xf9eb…e9d00x6d6e…9192BaseExaSearch$0.007100%coinbase1d ago0x669084…b516ae
0xf9eb…e9d00x2932…4f60Basex402 service$0.01100%coinbase1d ago0xb70b1b…05339b
0xf9eb…e9d00x7dd5…2629Basex402 service$0.01100%coinbase1d ago0x95426d…dfeab7

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.