Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa20d ago0x2e6a51…9a19e1
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa20d ago0x57c4fe…356c61
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa20d ago0x1b8339…f1fc7c
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa20d ago0xc53d6a…4e01c1
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa20d ago0xc876c3…cf1c01
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa20d ago0xb61701…bad291
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa20d ago0x2270e5…ef174e
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa20d ago0x7033c3…b0e3ad
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa20d ago0x836180…6ceb20
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa20d ago0x6bfb46…69a5f7
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa20d ago0xb7559a…efa6b9
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa20d ago0xe00e95…032a49
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa20d ago0x40dffa…97c754
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa20d ago0x177934…ef7ed1
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa20d ago0xa1c6ea…21bf45
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa20d ago0x43c0a3…a54c58
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa20d ago0x74e385…21e2b4
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa20d ago0xbd407b…7baa73
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa20d ago0x181ffd…44b85f
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa20d ago0x44a5cb…fcd04e
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa20d ago0x364ffc…96aa38
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa20d ago0xdfcf4c…d4c4a4
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa20d ago0xbeef46…72b6cc
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa20d ago0x67e2ce…2a1471
0x70db…8aeb0xfe80…47eeBase$0.001100%fluxa20d ago0x8febb6…71cd10

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.