Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa25d ago0x2a90f2…4c5789
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa25d ago0x0c1892…f4b424
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa25d ago0x24e90c…2736ac
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa25d ago0x483ae0…638109
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa25d ago0x60bb36…b181b0
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa25d ago0xfa05e5…034882
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa25d ago0x59a3f3…5bac3f
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa25d ago0xe50223…fec5ce
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa25d ago0x5ccbb0…618604
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa25d ago0xdc85cd…3a2676
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa25d ago0x937cb7…2667fe
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa25d ago0x406a67…67eeaf
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa25d ago0x6b7128…90a065
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa25d ago0x773826…fe4091
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa25d ago0xc5ca0b…d45f19
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa25d ago0xdc517e…fe74cc
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa25d ago0xea76f9…3f9e96
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa25d ago0xb22c4d…48b137
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa25d ago0x7a9adf…5190c9
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa25d ago0x9b59ac…762845
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa25d ago0x4fc49c…d34835
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa25d ago0x7f6e72…9a128a
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa25d ago0x2ced95…1a1373
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa25d ago0x3ef97d…cc4849
0xb8ea…c4470xfe80…47eeBase—$0.001100%fluxa25d ago0xb0d81f…891855

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.