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…d99592d ago0x4ff474…96902b
0x3be9…575c0xf6ee…3bd2Base—$0.005453100%0x4337…d99592d ago0x4ff474…96902b
0x3be9…575c0x31d0…2cd7Base—$250.00100%0x4337…9e5d92d ago0x4fa1fa…5669ca
0x3be9…575c0x31d0…2cd7Base—$134.35100%0xf880…f31992d ago0x16ac8c…558917
0x3be9…575c0xf6ee…3bd2Base—$0.000449100%0xf880…f31992d ago0x16ac8c…558917
0x3be9…575c0xf6ee…3bd2Base—$0.002559100%0xf880…f31992d ago0x3a6dce…ae25ac
0x3be9…575c0x31d0…2cd7Base—$90.34100%0xf880…f31992d ago0x3a6dce…ae25ac
0x3be9…575c0x31d0…2cd7Base—$90.34100%0x4337…e06192d ago0x95a188…dd7525
0x3be9…575c0xf6ee…3bd2Base—$0.003027100%0x4337…e06192d ago0x95a188…dd7525
0x3be9…575c0x31d0…2cd7Base—$99.34100%0x3018…023092d ago0xfbf3cd…3a9d7c
0x3be9…575c0xf6ee…3bd2Base—$0.009348100%0x3018…023092d ago0xfbf3cd…3a9d7c
0x3be9…575c0xf6ee…3bd2Base—$0.00968100%0x2d3f…4a2892d ago0x792d62…a1c4c9
0x3be9…575c0x31d0…2cd7Base—$99.34100%0x2d3f…4a2892d ago0x792d62…a1c4c9
0x3be9…575c0xf6ee…3bd2Base—$0.002145100%0x3018…023092d ago0xe2dbf3…c2af28
0x3be9…575c0x31d0…2cd7Base—$42.31100%0x3018…023092d ago0xe2dbf3…c2af28
0x3be9…575c0x31d0…2cd7Base—$50.27100%0xf880…f31992d ago0x9adce5…461469
0x3be9…575c0xf6ee…3bd2Base—$0.000291100%0xf880…f31992d ago0x9adce5…461469
0x3be9…575c0x31d0…2cd7Base—$60.28100%0x4337…926992d ago0x31f1a5…09c1f4
0x3be9…575c0xf6ee…3bd2Base—$0.006451100%0x4337…926992d ago0x31f1a5…09c1f4
0x3be9…575c0xf6ee…3bd2Base—$0.00973100%0xf880…f31992d ago0x5f462b…a32e04
0x3be9…575c0x31d0…2cd7Base—$99.34100%0xf880…f31992d ago0x5f462b…a32e04
0x3be9…575c0x31d0…2cd7Base—$100.34100%0x2d3f…4a2892d ago0x01e4bc…c7a398
0x3be9…575c0xf6ee…3bd2Base—$0.009551100%0x2d3f…4a2892d ago0x01e4bc…c7a398
0x3be9…575c0x31d0…2cd7Base—$50.27100%0x4337…6ca592d ago0xcead77…21afbb
0x3be9…575c0xf6ee…3bd2Base—$0.0005100%0x4337…6ca592d ago0xcead77…21afbb

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.