Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa39d ago0x5c18cf…116691
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa39d ago0xa019f2…bcc60d
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa39d ago0x8f4d30…e1d32b
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa39d ago0x57b6ed…cd5069
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa39d ago0x35e441…456555
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa39d ago0xc31310…08f990
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa39d ago0xe1b67b…03e936
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa39d ago0x5d3b42…7ea0fb
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa40d ago0x2c28a0…182ae5
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa40d ago0x40c62a…202e7e
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa40d ago0x9aa29b…fd0992
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa40d ago0xdcfa28…c9fcfb
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa40d ago0x791e6f…5c49fb
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa40d ago0xec20ea…ba59cc
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa40d ago0x76f815…ee6c0d
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa40d ago0xa94943…70e809
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa40d ago0xb2c29b…0ade9c
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa40d ago0xc31981…3110b2
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa40d ago0x43600a…7349af
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa40d ago0x6ba89f…550a29
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa40d ago0xcf6089…292275
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa40d ago0x8981ab…0c3997
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa40d ago0x19a502…f41ee9
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa40d ago0xf6a4e1…42a9ec
0xd8b1…7f170x9c95…e299Base—$0.001100%fluxa40d ago0x131cb2…8dfeb0

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.