Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa35d ago0x3431d1…b3260b
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa35d ago0x4c51de…0fb430
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa35d ago0x78e516…db0028
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa35d ago0xe4807b…83eb46
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa35d ago0xbe1c82…263071
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa35d ago0xbfe84b…040cde
0xe1b5…a65f0x9c95…e299Base—$0.001100%fluxa35d ago0x7e873a…ef325c
0xe1b5…a65f0x9c95…e299Base—$0.001100%fluxa35d ago0xdabb42…b02e34
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa35d ago0x519e63…60c739
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa35d ago0x006c6b…cf4369
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa35d ago0x4f36b2…8f93e6
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa35d ago0x3c8a44…e8032a
0xe1b5…a65f0x9c95…e299Base—$0.001100%fluxa35d ago0x15557b…fab714
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa35d ago0x66b48a…a65e9f
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa35d ago0x6deabc…c32158
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa35d ago0x7a5bc7…637972
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa35d ago0x6f92bf…60d3a9
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa35d ago0xd11168…ab3f3e
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa35d ago0x467ce0…3369bb
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa35d ago0x706cfc…dce32e
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa35d ago0xa6417c…ef35ea
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa35d ago0xbab5ce…48749b
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa35d ago0x33bacf…3ba76c
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa35d ago0x39f258…e48ae5
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa35d ago0x7b681d…ca3cf4

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.