Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf9eb…e9d00x4d5d…02e9Basex402card Freeland Travel eSIMEsim$0.47100%coinbase1d ago0xf6f902…f22907
0xf9eb…e9d00x480c…846aBaseBitrefillGift-cards$0.001100%coinbase1d ago0x677211…e68067
0xf9eb…e9d00x480c…846aBaseBitrefillGift-cards$0.002100%coinbase1d ago0x7a3634…121417
0xf9eb…e9d00x8c75…ce32Base$0.002100%coinbase1d ago0xa1c9c9…f96c73
0xf9eb…e9d00xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.01100%coinbase2d ago0xf7bad2…84ba1f
0xf9eb…e9d00xfe25…a9c4Base$0.01100%openfacilitator2d ago0x0ed814…86e2fe
0xf9eb…e9d00x6d6e…9192BaseExaSearch$0.007100%coinbase2d ago0x591374…b477e1
0xf9eb…e9d00x3c74…9992BaseAviationAviation$0.00612570%0xcdf0…d2eb2d ago0x7d0191…4bdd62
0xf9eb…e9d00xfe25…a9c4Base$0.01100%openfacilitator2d ago0xdd0221…ce4d88
0xf9eb…e9d00x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase2d ago0x72a19c…fb4756
0xf9eb…e9d00xfe25…a9c4Base$0.01100%openfacilitator2d ago0x7d2e3f…a98772
0xf9eb…e9d00x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase2d ago0x89c09f…be6c79
0xf9eb…e9d00xdd5f…1ba6BaseWebberSites x402 Data APIInference$0.01100%coinbase2d ago0x581e84…e2ffb5
0xf9eb…e9d00xfe25…a9c4Base$0.01100%openfacilitator2d ago0xf96dde…d2cc61

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.