Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa33d ago0xc8da04…8aa804
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa33d ago0x0d31f2…5835eb
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa33d ago0x9d98d5…e91d70
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa33d ago0x63c2ec…444f88
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa33d ago0xc8dc58…93f97b
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa33d ago0x74349c…4f6fe4
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa33d ago0x789e94…641fb7
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa33d ago0xe0847d…525ce9
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa33d ago0x7bc2df…ad9ef5
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa33d ago0xfb8778…692da7
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa33d ago0xd42f81…44a710
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa33d ago0x5de486…df3bef
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa33d ago0x64d2d7…58cf2d
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa33d ago0xf5d41a…c8f734
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa33d ago0xa05b80…2e2330
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa33d ago0xfd38eb…40de35
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa33d ago0xe70657…fc7375
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa33d ago0xfc37fd…71aa6d
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa33d ago0xd237e6…52c14a
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa33d ago0xd31357…4c39dc
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa33d ago0x6abc5a…2ec621
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa33d ago0x3993b7…78be0a
0xcf6f…260f0xfe80…47eeBase—$0.001100%fluxa33d ago0xc683aa…bdeb85
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa33d ago0xa5f856…17a5ee
0xcf6f…260f0x9c95…e299Base—$0.001100%fluxa33d ago0x9cfa23…0006b6

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.