Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4754…327b0x8e77…e2d6Base$9.66100%mrdn82d ago0x66f63e…316d17
0x4754…327b0x8e77…e2d6Base$18.77100%mrdn82d ago0x7f666d…508469
0x4754…327b0x8e77…e2d6Base$21.39100%mrdn82d ago0x167eba…94efc9
0x4754…327b0x8e77…e2d6Base$12.60100%mrdn82d ago0x344671…7841d2
0x4754…327b0x8e77…e2d6Base$18.78100%mrdn82d ago0x2504d1…bc6b75
0x4754…327b0x8e77…e2d6Base$14.59100%mrdn82d ago0x84a06c…5e6df6
0x4754…327b0x8e77…e2d6Base$11.61100%mrdn82d ago0x2a8300…974742
0x4754…327b0x8e77…e2d6Base$18.89100%mrdn82d ago0x8c1a2d…605d7a
0x4754…327b0x8e77…e2d6Base$18.99100%mrdn82d ago0xb239f0…6aeb2a
0x4754…327b0x8e77…e2d6Base$21.81100%mrdn82d ago0x884e0f…d874ae
0x4754…327b0x8e77…e2d6Base$14.21100%mrdn82d ago0x4bde15…342917
0x4754…327b0x8e77…e2d6Base$14.36100%mrdn82d ago0xee7221…3f7a39
0x4754…327b0x8e77…e2d6Base$13.83100%mrdn82d ago0xaf3263…d0ec10
0x4754…327b0x8e77…e2d6Base$15.52100%mrdn82d ago0xe1bba5…1102c1
0x4754…327b0x8e77…e2d6Base$16.15100%mrdn82d ago0x9cf996…547ba9
0x4754…327b0x8e77…e2d6Base$21.63100%mrdn82d ago0xfd3b61…14e05d
0x4754…327b0x8e77…e2d6Base$23.49100%mrdn82d ago0x1e1465…6ae9a2
0x4754…327b0x8e77…e2d6Base$27.52100%mrdn82d ago0x744fb7…8fdb81
0x4754…327b0x8e77…e2d6Base$14.66100%mrdn82d ago0xd621f7…ec81c6
0x4754…327b0x8e77…e2d6Base$24.99100%mrdn82d ago0x4be9da…650ac1
0x4754…327b0x8e77…e2d6Base$16.01100%mrdn82d ago0xbf8e65…51dafe
0x4754…327b0x8e77…e2d6Base$17.87100%mrdn82d ago0xfbd480…5bb40e
0x4754…327b0x8e77…e2d6Base$22.82100%mrdn83d ago0xf25a94…f5f1e2
0x4754…327b0x8e77…e2d6Base$15.56100%mrdn83d ago0x747ff2…63d181
0x4754…327b0x8e77…e2d6Base$18.76100%mrdn83d ago0xf2a77f…377369

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.