Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa11d ago0xb72f9b…1bebd6
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa11d ago0xf804a4…c29a7a
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa11d ago0x4470f7…84b562
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa11d ago0x9fc5a8…910450
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa11d ago0x2557f3…ce36de
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa11d ago0x61d676…363b16
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa11d ago0x9cd625…43c5a5
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa11d ago0x1b27fa…b753e0
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa11d ago0x1ea1af…d92b00
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa11d ago0x7ff690…e24b90
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa11d ago0x6f3c93…fc522b
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa11d ago0x1c3b00…b730a9
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa11d ago0xa28af6…cb4e54
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa11d ago0xb8f9a4…d35566
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa11d ago0x566b7c…b5dffe
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa11d ago0x7cf302…5e08a5
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa11d ago0xaa03a2…d84a0a
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa11d ago0x206eb8…78f3f4
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa11d ago0x13bdd0…8d636a
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa11d ago0x760086…f52026
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa11d ago0xce0ab3…d317ee
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa12d ago0xf880d3…3cd032
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa12d ago0xd95135…482cf0
0x7214…b66c0xfe80…47eeBase—$0.001100%fluxa12d ago0x9dc243…d7200d

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.