Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6a9…809d0x8e77…e2d6Base$18.02100%mrdn65d ago0x0be0bf…87a85e
0xa6a9…809d0x8e77…e2d6Base$16.67100%mrdn65d ago0x6736f4…c2bd3e
0xa6a9…809d0x8e77…e2d6Base$17.15100%mrdn65d ago0x2fe059…a457dc
0xa6a9…809d0x8e77…e2d6Base$22.17100%mrdn65d ago0x0cfb0f…4123b5
0xa6a9…809d0x8e77…e2d6Base$19.44100%mrdn65d ago0x83a41b…6434c2
0xa6a9…809d0x8e77…e2d6Base$20.38100%mrdn65d ago0x18ab52…b8928c
0xa6a9…809d0x8e77…e2d6Base$22.45100%mrdn65d ago0x337c0c…c38e91
0xa6a9…809d0x8e77…e2d6Base$22.47100%mrdn65d ago0x1acbfd…36f5de
0xa6a9…809d0x8e77…e2d6Base$32.09100%mrdn65d ago0x48ed61…19eccb
0xa6a9…809d0x8e77…e2d6Base$14.70100%mrdn65d ago0x37dca5…6cee1f
0xa6a9…809d0x8e77…e2d6Base$32.00100%mrdn65d ago0x6818c0…02942c
0xa6a9…809d0x8e77…e2d6Base$28.32100%mrdn65d ago0xb776aa…65b402
0xa6a9…809d0x8e77…e2d6Base$27.94100%mrdn65d ago0x6a5ebc…c2fe8b
0xa6a9…809d0x8e77…e2d6Base$18.72100%mrdn66d ago0xa30ac1…071ebf
0xa6a9…809d0x8e77…e2d6Base$17.37100%mrdn66d ago0xb50548…344e31
0xa6a9…809d0x8e77…e2d6Base$16.76100%mrdn66d ago0xf18eb6…653182
0xa6a9…809d0x8e77…e2d6Base$20.19100%mrdn66d ago0x26906a…47f278
0xa6a9…809d0x8e77…e2d6Base$32.38100%mrdn66d ago0x1e7f94…ff38ac
0xa6a9…809d0x8e77…e2d6Base$24.49100%mrdn66d ago0x4a2344…57f36d
0xa6a9…809d0x8e77…e2d6Base$26.67100%mrdn66d ago0x41519f…ae6c58
0xa6a9…809d0x8e77…e2d6Base$31.63100%mrdn66d ago0x4d4496…a2605e
0xa6a9…809d0x8e77…e2d6Base$36.41100%mrdn66d ago0x576ce3…883036
0xa6a9…809d0x8e77…e2d6Base$24.97100%mrdn66d ago0xcc03eb…21d6f5
0xa6a9…809d0x8e77…e2d6Base$43.29100%mrdn66d ago0x77ac8d…5b66d8
0xa6a9…809d0x8e77…e2d6Base$36.82100%mrdn66d ago0x2f25e4…60f2f5

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.