Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown74d ago0x648629…8b5b27
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown74d ago0xf1fc31…b328c9
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown74d ago0xbd41e7…8816b0
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown74d ago0x47ddda…5c0257
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown74d ago0xa6c1ae…f930a5
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown74d ago0xb2aa31…307e00
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown74d ago0x77ca2b…ad8e4e
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown74d ago0x2f698d…edb09c
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown74d ago0x69a73a…a79a20
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown74d ago0x05efb1…9a834b
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown74d ago0xbf39a5…971090
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown74d ago0x4482bc…97266f
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown74d ago0x16b0fe…12fd2d
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown74d ago0xcae38e…bb828f
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown74d ago0x5206f0…61d246
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown74d ago0x8fb9a1…1610bd
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown74d ago0xbc74c8…b36114
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown74d ago0x109a49…52106d
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown74d ago0xf40625…cf43bd
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown74d ago0xd51181…b7daf6
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown74d ago0x5b15b0…9c72ab
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown74d ago0xf856ee…2e1339
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown74d ago0x0a4012…661c5c
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown74d ago0xd706ef…49199e
0x28ab…3af20x9c95…e299Base$0.001100%Route unknown74d ago0xbd5b0f…bf91f8

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.