Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa25d ago0x3c35a3…ad6191
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa25d ago0xf33a3a…da8d65
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa25d ago0xa44845…d1e07b
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa25d ago0x5de2aa…85baf3
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa25d ago0x76e075…148322
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa25d ago0x22afdc…c8a68d
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa25d ago0x3ad59c…1bcf89
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa25d ago0x1f54e6…3a02b0
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa25d ago0x635761…f183d2
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa25d ago0x6f50e8…91f24e
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa25d ago0xdb3721…9f51cf
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa25d ago0xb50f4b…668e17
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa26d ago0x90231a…001837
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa26d ago0xdb3f94…d5b44c
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa26d ago0x25d287…4d5c47
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa26d ago0xb06688…bba8dd
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa26d ago0x870606…0f8668
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa26d ago0xa9a99e…48c78d
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa26d ago0x901753…309e60
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa26d ago0x909cf4…e77abc
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa26d ago0x4267e9…31f198
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa26d ago0xb25bc9…bea447
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa26d ago0x7b8c98…a3a5a1
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa26d ago0x54bf82…c13093
0x7593…258b0xfe80…47eeBase—$0.001100%fluxa26d ago0x10d34e…99a5ca

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.