Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x8e77…e2d6Base—$32.58100%mrdn62d ago0x20240f…e1f540
0x13db…51920x8e77…e2d6Base—$30.73100%mrdn62d ago0xcb2809…a39f5b
0x13db…51920x8e77…e2d6Base—$19.57100%mrdn62d ago0xf8d091…378868
0x13db…51920x8e77…e2d6Base—$27.62100%mrdn62d ago0x8e05e9…1abd1d
0x13db…51920x8e77…e2d6Base—$26.25100%mrdn62d ago0x460130…1ed4c9
0x13db…51920x8e77…e2d6Base—$34.28100%mrdn62d ago0x49d195…c28a6f
0x13db…51920x8e77…e2d6Base—$21.34100%mrdn62d ago0x2747fe…91618d
0x13db…51920x8e77…e2d6Base—$16.01100%mrdn62d ago0xa214c2…7a197a
0x13db…51920x8e77…e2d6Base—$15.73100%mrdn62d ago0x787412…bb8951
0x13db…51920x8e77…e2d6Base—$34.65100%mrdn62d ago0x653845…32848f
0x13db…51920x8e77…e2d6Base—$21.52100%mrdn62d ago0x7c7967…d7fbc4
0x13db…51920x8e77…e2d6Base—$25.99100%mrdn62d ago0x98af3a…d5167e
0x13db…51920x8e77…e2d6Base—$25.42100%mrdn62d ago0x44a989…dc3de8
0x13db…51920x8e77…e2d6Base—$32.96100%mrdn62d ago0x2e87f5…c5010a
0x13db…51920x8e77…e2d6Base—$19.28100%mrdn62d ago0xfcd5e0…9f6e62
0x13db…51920x8e77…e2d6Base—$24.78100%mrdn62d ago0x70c2b3…e573da
0x13db…51920x8e77…e2d6Base—$18.66100%mrdn62d ago0xade06f…417b75
0x13db…51920x8e77…e2d6Base—$31.50100%mrdn62d ago0x63ed50…c89e70
0x13db…51920x8e77…e2d6Base—$21.52100%mrdn62d ago0x402f9c…56e963
0x13db…51920x8e77…e2d6Base—$28.75100%mrdn62d ago0x4a643a…645b76
0x13db…51920x8e77…e2d6Base—$16.85100%mrdn62d ago0xf18a9d…4b454d
0x13db…51920x8e77…e2d6Base—$30.45100%mrdn62d ago0xa498ce…6659f1
0x13db…51920x8e77…e2d6Base—$19.04100%mrdn62d ago0x709329…76d367
0x13db…51920x8e77…e2d6Base—$18.60100%mrdn62d ago0xe9cee6…db5044
0x13db…51920x8e77…e2d6Base—$16.08100%mrdn62d ago0x571c63…c81e22

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.