Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb17c…b7f00x9c95…e299Base$0.001100%fluxa32d ago0x1a5074…a80d09
0xb17c…b7f00x9c95…e299Base$0.001100%fluxa32d ago0x59c0e3…6f9d9f
0xb17c…b7f00x9c95…e299Base$0.001100%fluxa32d ago0x034944…09d3ce
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa32d ago0xe18f7e…03ccf9
0xb17c…b7f00x9c95…e299Base$0.001100%fluxa32d ago0x8ee1f0…8572de
0xb17c…b7f00x9c95…e299Base$0.001100%fluxa32d ago0x8e81af…def199
0xb17c…b7f00x9c95…e299Base$0.001100%fluxa32d ago0xa3553b…b54ab0
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa32d ago0xe4d4a9…577b36
0xb17c…b7f00x9c95…e299Base$0.001100%fluxa32d ago0xaced78…ea72a1
0xb17c…b7f00x9c95…e299Base$0.001100%fluxa32d ago0xe5f5cc…c11774
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa32d ago0x23ae97…9b4bc8
0xb17c…b7f00x9c95…e299Base$0.001100%fluxa32d ago0xf667f1…32f487
0xb17c…b7f00x9c95…e299Base$0.001100%fluxa32d ago0x295d80…c494e9
0xb17c…b7f00x9c95…e299Base$0.001100%fluxa32d ago0x2e8d2e…06e511
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa32d ago0xe9f7b7…f5cdcc
0xb17c…b7f00x9c95…e299Base$0.001100%fluxa32d ago0xcd5d7f…da5331
0xb17c…b7f00x9c95…e299Base$0.001100%fluxa33d ago0x1d574c…fd5b49
0xb17c…b7f00xfe80…47eeBase$0.001100%fluxa33d ago0x1f0aca…7bb9c6
0xb17c…b7f00x9c95…e299Base$0.001100%fluxa33d ago0x1b4247…b2079b
0xb17c…b7f00x9c95…e299Base$0.001100%fluxa33d ago0x960845…673cb7
0xb17c…b7f00x9c95…e299Base$0.001100%fluxa33d ago0xb47667…988286
0xb17c…b7f00x9c95…e299Base$0.001100%fluxa33d ago0x636122…2dc299
0xb17c…b7f00x9c95…e299Base$0.001100%fluxa33d ago0x09e0cd…39e13b
0xb17c…b7f00x9c95…e299Base$0.001100%fluxa33d ago0xefded9…3277b1
0xb17c…b7f00x9c95…e299Base$0.001100%fluxa33d ago0x4a8341…a9d524

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.