Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa22d ago0xccaed3…70b9c0
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa22d ago0xd4675b…212fc6
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa22d ago0xd0d07d…72efbc
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa22d ago0x7cea90…fea79d
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa22d ago0xf6944a…ff01cf
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa22d ago0x8b477e…17fc89
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa22d ago0x0ddac2…45ba38
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa22d ago0xbed950…485eac
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa22d ago0x416fca…a059b1
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa22d ago0xf4abfb…1ae2f7
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa22d ago0x9f0cd2…4acd47
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa22d ago0x1fc55f…b20a1c
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa22d ago0xa97671…b48fe1
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa22d ago0xe10542…82f5ac
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa22d ago0x3aed6b…17ce30
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa22d ago0x43b20c…f780d8
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa22d ago0x336b07…67e7c3
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa22d ago0x0909bc…47636f
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa22d ago0xfc8291…a696ec
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa22d ago0xac5da9…82df79
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa22d ago0x66bc5a…fc84e9
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa22d ago0x6d2cc8…3d30fd
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa22d ago0xe8ad73…8d9df8
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa22d ago0xaedc64…e42b4c
0x4181…96dc0xfe80…47eeBase$0.001100%fluxa23d ago0xc20afd…be63fc

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.