Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe267…b1d60x7e0e…0184Base—$34.00100%0xa923…c9ac49d ago0x161ef1…b0d20d
0xe267…b1d60x7e0e…0184Base—$50.0070%0xa923…c9ac49d ago0xaea9df…2d1950
0xbb34…f1f00x7e0e…0184Base—$40.00100%0xa923…c9ac49d ago0x152d3d…949cb4
0xe267…b1d60x7e0e…0184Base—$28.00100%0xa923…c9ac49d ago0x352c20…2e51d2
0xe267…b1d60x7e0e…0184Base—$29.00100%0xa923…c9ac49d ago0xab6401…08b33e
0xe267…b1d60x7e0e…0184Base—$21.00100%0xa923…c9ac49d ago0x0f9810…e6fcf2
0xbb34…f1f00x7e0e…0184Base—$80.00100%0xa923…c9ac49d ago0xd56327…203849
0xe267…b1d60x7e0e…0184Base—$49.00100%0xa923…c9ac49d ago0x4b5ac1…83bdec
0xbb34…f1f00x7e0e…0184Base—$31.00100%0xa923…c9ac50d ago0x376a96…f09a15
0xb116…bb180x7e0e…0184Base—$29.00100%0xa923…c9ac50d ago0x5e8d36…a61728
0xbb34…f1f00x7e0e…0184Base—$49.00100%0xa923…c9ac50d ago0x0f7b51…b5dc3f
0x1bb2…0ac30x7e0e…0184Base—$39.0270%0xa923…c9ac50d ago0xb17465…1d5d10
0xb116…bb180x7e0e…0184Base—$53.00100%0xa923…c9ac50d ago0x8c1e8e…ba5a42
0xe267…b1d60x7e0e…0184Base—$20.00100%0xa923…c9ac50d ago0xd236d4…64e4d2
0xb116…bb180x7e0e…0184Base—$51.00100%0xa923…c9ac50d ago0x954991…8581fc
0x1bb2…0ac30x7e0e…0184Base—$20.49100%0xa923…c9ac50d ago0xfbd202…899c93
0xb116…bb180x7e0e…0184Base—$49.00100%0xa923…c9ac50d ago0x32afa3…128bab
0x1bb2…0ac30x7e0e…0184Base—$28.29100%0xa923…c9ac50d ago0x859778…9259d4
0xe267…b1d60x7e0e…0184Base—$26.0070%0xa923…c9ac50d ago0x40e12a…ce3fc7
0xb116…bb180x7e0e…0184Base—$61.00100%0xa923…c9ac50d ago0x47a098…6cb071
0xbb34…f1f00x7e0e…0184Base—$107.00100%0xa923…c9ac50d ago0xd8fefa…141d35
0xe267…b1d60x7e0e…0184Base—$30.00100%0xa923…c9ac50d ago0x14984c…a67059
0xb116…bb180x7e0e…0184Base—$49.76100%0xa923…c9ac50d ago0xf56145…ae2180

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.