Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf04d…83430xac65…4417Base—$0.12100%fluxa117d ago0x4f4b36…6cd7d3
0xb90a…9ae40xf04d…8343Base—$0.01100%fluxa117d ago0x983cb8…09c131
0xb90a…9ae40xf04d…8343Base—$0.01100%fluxa117d ago0xaf6eb5…e1a315
0xb90a…9ae40xf04d…8343Base—$0.01100%fluxa117d ago0x9e429e…23efce
0xb90a…9ae40xf04d…8343Base—$0.01100%fluxa117d ago0x47f517…3118af
0xb90a…9ae40xf04d…8343Base—$0.01100%fluxa117d ago0x89352c…ab00b0
0xb90a…9ae40xf04d…8343Base—$0.01100%fluxa117d ago0xae0712…aa4908
0xb90a…9ae40xf04d…8343Base—$0.01100%fluxa117d ago0x5fb102…ce1680
0xb90a…9ae40xf04d…8343Base—$0.01100%fluxa117d ago0xc3d2dc…a2d6e2
0xb90a…9ae40xf04d…8343Base—$0.01100%fluxa117d ago0x1b20db…122fad
0xb90a…9ae40xf04d…8343Base—$0.01100%fluxa117d ago0x541b60…b85f02
0xb90a…9ae40xf04d…8343Base—$0.01100%fluxa117d ago0x5c98c6…ba703c
0xb90a…9ae40xf04d…8343Base—$0.01100%fluxa117d ago0xd0e006…907f9e
0xf04d…83430xac65…4417Base—$0.01100%fluxa117d ago0xfb7222…8ea390
0xb90a…9ae40xf04d…8343Base—$0.01100%fluxa117d ago0x314818…439cc6
0xf04d…83430xac65…4417Base—$0.01100%fluxa118d ago0xcc7b8a…3c7e04
0xb90a…9ae40xf04d…8343Base—$0.01100%fluxa118d ago0x2b2f84…5e7a9f
0xf04d…83430xac65…4417Base—$0.09100%fluxa118d ago0x6410f5…160594
0xb90a…9ae40xf04d…8343Base—$0.05100%fluxa118d ago0xdcda8a…975e2a
0xb90a…9ae40xf04d…8343Base—$0.01100%fluxa118d ago0x1072c1…582ec3
0xb90a…9ae40xf04d…8343Base—$0.01100%fluxa118d ago0x8d5823…858f91
0xb90a…9ae40xf04d…8343Base—$0.01100%fluxa118d ago0x7926ad…680150
0xb90a…9ae40xf04d…8343Base—$0.01100%fluxa118d ago0xdf49e7…86a7e3
0xf04d…83430xac65…4417Base—$0.09100%fluxa118d ago0x23488d…679181

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.