Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xabab…586f0x9c95…e299Base$0.001100%Route unknown69d ago0x72a601…96ef73
0xabab…586f0x9c95…e299Base$0.001100%Route unknown69d ago0x6a1cf2…209e66
0xabab…586f0x9c95…e299Base$0.001100%Route unknown69d ago0x9488ed…2b78fb
0xabab…586f0x9c95…e299Base$0.001100%Route unknown69d ago0x914fa0…44bef8
0xabab…586f0x9c95…e299Base$0.001100%Route unknown69d ago0xe920b9…f9487a
0xabab…586f0x9c95…e299Base$0.001100%Route unknown69d ago0x112e85…a4888a
0xabab…586f0x9c95…e299Base$0.001100%Route unknown69d ago0xc807f5…5734b5
0xabab…586f0x9c95…e299Base$0.001100%Route unknown69d ago0xf7f8fa…d59b26
0xabab…586f0x9c95…e299Base$0.001100%Route unknown69d ago0xb6a8f3…c72388
0xabab…586f0x9c95…e299Base$0.001100%Route unknown69d ago0xf75c52…9e6086
0xabab…586f0x9c95…e299Base$0.001100%Route unknown69d ago0xc3531c…61526d
0xabab…586f0x9c95…e299Base$0.001100%Route unknown69d ago0xde352c…4e70f0
0xabab…586f0x9c95…e299Base$0.001100%Route unknown69d ago0x6af78b…6d4880
0xabab…586f0x9c95…e299Base$0.001100%Route unknown69d ago0x277ac8…d36626
0xabab…586f0x9c95…e299Base$0.001100%Route unknown69d ago0x9e2c9a…333381
0xabab…586f0x9c95…e299Base$0.001100%Route unknown69d ago0x0d3e7f…5ace3f
0xabab…586f0x9c95…e299Base$0.001100%Route unknown69d ago0x3e1be2…9f88b1
0xabab…586f0x9c95…e299Base$0.001100%Route unknown69d ago0x7c927e…0e6c03
0xabab…586f0x9c95…e299Base$0.001100%Route unknown69d ago0x33e781…9414e5
0xabab…586f0x9c95…e299Base$0.001100%Route unknown69d ago0xf8dbb0…761814
0xabab…586f0x9c95…e299Base$0.001100%Route unknown69d ago0x69f605…5dd4b8
0xabab…586f0x9c95…e299Base$0.001100%Route unknown69d ago0x25cc46…27fc90
0xabab…586f0x9c95…e299Base$0.001100%Route unknown69d ago0xf8655d…9c08e2
0xabab…586f0x9c95…e299Base$0.001100%Route unknown69d ago0xe00a91…e7bcbe
0xabab…586f0x9c95…e299Base$0.001100%Route unknown70d ago0x8fd7ea…fdb5f6

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.