Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa19d ago0xdf933c…13e5c6
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa19d ago0xfacf02…2eaeab
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa19d ago0x4f1273…ef4e08
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa19d ago0x94ae19…d957ad
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa19d ago0x145d96…bdfade
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa19d ago0x26431c…6204ee
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa19d ago0xa94f89…2b8329
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa19d ago0xececdc…d1ebad
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa19d ago0x01bdb0…bc11c5
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa19d ago0x90da76…40383f
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa19d ago0x7a794f…c8dc28
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa19d ago0xa075f7…b1a93e
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa19d ago0xd91687…3857fa
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa19d ago0xcb1ec2…16c289
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa20d ago0x58792e…555c76
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa20d ago0xffce2a…8f7526
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa20d ago0x16505c…d0ddb6
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa20d ago0x0a7a25…466bdb
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa20d ago0x16af33…45992f
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa20d ago0xc7fdd9…fea650
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa20d ago0x851509…a88f8a
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa20d ago0xc62ab7…e98bab
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa20d ago0x3c219d…eefc7f
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa20d ago0x4f8989…c4ae65
0xef9d…fed00xfe80…47eeBase—$0.001100%fluxa20d ago0xf635b6…348086

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.