Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base$10.26100%0x4337…d99591d ago0x4ff474…96902b
0x3be9…575c0x31d0…2cd7Base$250.00100%0x4337…9e5d91d ago0x4fa1fa…5669ca
0x3be9…575c0x31d0…2cd7Base$134.35100%0xf880…f31991d ago0x16ac8c…558917
0x3be9…575c0x31d0…2cd7Base$90.34100%0xf880…f31991d ago0x3a6dce…ae25ac
0x3be9…575c0x31d0…2cd7Base$90.34100%0x4337…e06191d ago0x95a188…dd7525
0x3be9…575c0x31d0…2cd7Base$99.34100%0x3018…023091d ago0xfbf3cd…3a9d7c
0x3be9…575c0x31d0…2cd7Base$99.34100%0x2d3f…4a2891d ago0x792d62…a1c4c9
0x3be9…575c0x31d0…2cd7Base$42.31100%0x3018…023091d ago0xe2dbf3…c2af28
0x3be9…575c0x31d0…2cd7Base$50.27100%0xf880…f31991d ago0x9adce5…461469
0x3be9…575c0x31d0…2cd7Base$60.28100%0x4337…926991d ago0x31f1a5…09c1f4
0x3be9…575c0x31d0…2cd7Base$99.34100%0xf880…f31991d ago0x5f462b…a32e04
0x3be9…575c0x31d0…2cd7Base$100.34100%0x2d3f…4a2891d ago0x01e4bc…c7a398
0x3be9…575c0x31d0…2cd7Base$50.27100%0x4337…6ca591d ago0xcead77…21afbb
0x3be9…575c0x31d0…2cd7Base$15.26100%0x4337…539391d ago0x71c1b3…44b1e5
0x3be9…575c0x31d0…2cd7Base$440.43100%0x3018…023091d ago0x945e22…2ce5cb
0x3be9…575c0x31d0…2cd7Base$10.26100%0x4337…339291d ago0x1a9c11…c96a7c
0x3be9…575c0x31d0…2cd7Base$10.26100%0x4337…2e1c91d ago0xf9b201…4976c3
0x3be9…575c0x31d0…2cd7Base$60.32100%0x3018…023091d ago0x64882f…f056cb
0x3be9…575c0x31d0…2cd7Base$2.55100%0x3018…023091d ago0xf0bc1c…451d8e
0x3be9…575c0x31d0…2cd7Base$67.32100%0x4337…365f91d ago0x9585ea…577aad
0x3be9…575c0x31d0…2cd7Base$67.32100%0xf880…f31991d ago0x5417b5…0020c9
0x3be9…575c0x31d0…2cd7Base$100.34100%0x4337…51e091d ago0xb31a63…664265
0x3be9…575c0x31d0…2cd7Base$10.26100%0x4337…6f8b91d ago0xa0eddb…3d0ca3
0x3be9…575c0x31d0…2cd7Base$30.31100%0x4337…808491d ago0xa80399…e00d82
0x3be9…575c0x31d0…2cd7Base$85.15100%0x2d3f…4a2891d ago0x26c1b1…eff1fb

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.