Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd00c…79230xfe80…47eeBase—$0.001100%fluxa37d ago0xdb5422…b53570
0xd00c…79230xfe80…47eeBase—$0.001100%fluxa37d ago0xe506a9…e32b40
0xd00c…79230xfe80…47eeBase—$0.001100%fluxa37d ago0xf1368f…1e5c7c
0xd00c…79230xfe80…47eeBase—$0.001100%fluxa37d ago0x29964d…8b9aad
0xd00c…79230xfe80…47eeBase—$0.001100%fluxa37d ago0x8ac0ef…8cfa00
0xd00c…79230xfe80…47eeBase—$0.001100%fluxa37d ago0x3bf9df…90b196
0xd00c…79230xfe80…47eeBase—$0.001100%fluxa37d ago0x013987…875982
0xd00c…79230xfe80…47eeBase—$0.001100%fluxa37d ago0xb92672…2f47e3
0xd00c…79230xfe80…47eeBase—$0.001100%fluxa37d ago0xc19131…287c6f
0xd00c…79230xfe80…47eeBase—$0.001100%fluxa37d ago0xd3c474…46dd55
0xd00c…79230xfe80…47eeBase—$0.001100%fluxa37d ago0xfcffe7…06e661
0xd00c…79230x9c95…e299Base—$0.001100%fluxa37d ago0x825a83…afa21f
0xd00c…79230xfe80…47eeBase—$0.001100%fluxa37d ago0xe68185…3d32da
0xd00c…79230xfe80…47eeBase—$0.001100%fluxa37d ago0x57115b…64b8f9
0xd00c…79230xfe80…47eeBase—$0.001100%fluxa37d ago0x8dd036…1e6f0c
0xd00c…79230xfe80…47eeBase—$0.001100%fluxa38d ago0xa7caf2…129520
0xd00c…79230x9c95…e299Base—$0.001100%fluxa38d ago0x1fadc3…9c66d2
0xd00c…79230xfe80…47eeBase—$0.001100%fluxa38d ago0xcdbc26…143c33
0xd00c…79230xfe80…47eeBase—$0.001100%fluxa38d ago0x319d67…1d1dda
0xd00c…79230xfe80…47eeBase—$0.001100%fluxa38d ago0x6e319d…a3e80d
0xd00c…79230xfe80…47eeBase—$0.001100%fluxa38d ago0xc08c57…a219c6
0xd00c…79230xfe80…47eeBase—$0.001100%fluxa38d ago0xdc3735…dc0dc4
0xd00c…79230xfe80…47eeBase—$0.001100%fluxa38d ago0xe13a85…c82956
0xd00c…79230xfe80…47eeBase—$0.001100%fluxa38d ago0xa0462b…1d167a
0xd00c…79230xfe80…47eeBase—$0.001100%fluxa38d ago0xdedbb1…aff477

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.