Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa11d ago0xadbaad…fc26d1
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa11d ago0xef727a…adc0ba
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa11d ago0xff8949…f3c991
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa11d ago0xd7b5de…98fdd3
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa11d ago0x1eca3d…c7f109
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa11d ago0xc0f39d…304d74
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa11d ago0xafdc11…6bb66c
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa11d ago0xffe2c1…aa5f05
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa11d ago0x2bff5c…7b8a2c
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa11d ago0x659160…ff4605
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa11d ago0xb60557…2e8f20
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa12d ago0xb857a7…228dae
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa12d ago0x04dd09…c9a0d9
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa12d ago0xf6d593…88afbd
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa12d ago0x6511c3…412f4a
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa12d ago0x4660c8…9d168f
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa12d ago0xc300b7…a5e3ac
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa12d ago0xa8a8ed…4b4f2e
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa12d ago0xd91898…5c1ae5
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa12d ago0x5a31cd…41be60
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa12d ago0xc13743…9fa28c
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa12d ago0x057bc7…36409d
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa12d ago0x63addf…b98e09
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa12d ago0xe0bc62…462209
0x5c7f…a88d0x9c95…e299Base$0.001100%fluxa12d ago0x2a1ef4…2689c3

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.