Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8370…326e0x9c95…e299Base$0.001100%Route unknown47d ago0x64207f…6384d9
0x8370…326e0x9c95…e299Base$0.001100%Route unknown47d ago0x36b1a0…0f179a
0x8370…326e0x9c95…e299Base$0.001100%Route unknown48d ago0x6aa2c1…5f38e0
0x8370…326e0x9c95…e299Base$0.001100%Route unknown48d ago0x99bc84…498f6f
0x8370…326e0x9c95…e299Base$0.001100%Route unknown48d ago0x53799b…52e816
0x8370…326e0x9c95…e299Base$0.001100%Route unknown48d ago0xe6ce64…c9cbe3
0x8370…326e0x9c95…e299Base$0.001100%Route unknown48d ago0xf28678…7376a8
0x8370…326e0x9c95…e299Base$0.001100%Route unknown48d ago0xf2c298…500f88
0x8370…326e0x9c95…e299Base$0.001100%Route unknown48d ago0x8eb695…de04e2
0x8370…326e0x9c95…e299Base$0.001100%Route unknown48d ago0x2f344e…c96789
0x8370…326e0x9c95…e299Base$0.001100%Route unknown48d ago0x4c63c2…a49932
0x8370…326e0x9c95…e299Base$0.001100%Route unknown48d ago0xc5a07e…6de50f
0x8370…326e0x9c95…e299Base$0.001100%Route unknown48d ago0x489e7c…ee12da
0x8370…326e0x9c95…e299Base$0.001100%Route unknown48d ago0x0f9cfa…ce7a0a
0x8370…326e0x9c95…e299Base$0.001100%Route unknown48d ago0xba0666…7e7b34
0x8370…326e0x9c95…e299Base$0.001100%Route unknown48d ago0xc940aa…7a82a3
0x8370…326e0x9c95…e299Base$0.001100%Route unknown48d ago0x3a7747…d9db18
0x8370…326e0x9c95…e299Base$0.001100%Route unknown48d ago0xfe997d…83b468
0x8370…326e0x9c95…e299Base$0.001100%Route unknown48d ago0x0c8c8e…efaf4c
0x8370…326e0x9c95…e299Base$0.001100%Route unknown48d ago0x9cbf77…6289fa
0x8370…326e0x9c95…e299Base$0.001100%Route unknown48d ago0xc558eb…632b71
0x8370…326e0x9c95…e299Base$0.001100%Route unknown48d ago0x6c1cc2…67e142
0x8370…326e0x9c95…e299Base$0.001100%Route unknown48d ago0xc0a7ff…1ef91a
0x8370…326e0x9c95…e299Base$0.001100%Route unknown48d ago0x1ab45c…709752
0x8370…326e0x9c95…e299Base$0.001100%Route unknown48d ago0x5925cf…04603d

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.