Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0xfe57b3…b7671c
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0x84087f…de39d5
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0x5397d1…e8c334
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0x26907f…00d3cf
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0x681cb4…1e6cd4
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0xdea1a4…87cad3
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0x9e663c…384898
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa20d ago0x7e7bc0…0da93d
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa21d ago0x2f9091…97dc3f
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa21d ago0x040896…ca8026
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa21d ago0x60f141…271643
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa21d ago0x7f658a…4ef418
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa21d ago0x7a857e…61db91
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa21d ago0xe11770…39b937
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa21d ago0xe5a379…e659e4
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa21d ago0x3369d0…9e6acf
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa21d ago0xd5e7dc…34218b
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa21d ago0x99e692…669673
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa21d ago0x1adc91…a92075
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa21d ago0x5be833…f3b052
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa21d ago0x6aae53…5c06c9
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa21d ago0xaeac9c…d4a184
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa21d ago0x574cb3…782d2c
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa21d ago0x15ccf4…34a5fa
0x9038…6e8d0xfe80…47eeBase—$0.001100%fluxa21d ago0x2350c2…6dac4c

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.