Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa24d ago0x869055…01e051
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa24d ago0x0addd6…9d9650
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa24d ago0xedeb23…ba4681
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa24d ago0x00cf84…1df8e2
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa24d ago0x4ef41d…654bb1
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa24d ago0x500410…239692
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa24d ago0x2fcf11…eafdda
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa24d ago0x70522b…6a6c77
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa25d ago0xc44348…7a5a2a
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa25d ago0x823696…e23876
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa25d ago0x27a886…82ff1e
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa25d ago0x015b09…1e842d
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa25d ago0x3be567…69b102
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa25d ago0x912990…c2a25d
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa25d ago0x2ea6c0…6b5648
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa25d ago0x143090…a6c505
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa25d ago0x217cbf…5e349e
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa25d ago0x2a0f5f…410c25
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa25d ago0x699bed…bc5913
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa25d ago0x2605fb…7a8867
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa25d ago0x17aec2…caadd6
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa25d ago0xacac4d…40701a
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa25d ago0xa20c5e…3ead6b
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa25d ago0x130396…53ff2e
0x87a9…222d0xfe80…47eeBase—$0.001100%fluxa25d ago0xb58ee5…c3f6f1

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.