Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd00c…79230x9c95…e299Base—$0.001100%fluxa49d ago0x02132f…1efba8
0xd00c…79230x9c95…e299Base—$0.001100%fluxa49d ago0x550ac5…d10a8d
0xd00c…79230x9c95…e299Base—$0.001100%fluxa49d ago0x8fa39b…a65cae
0xd00c…79230x9c95…e299Base—$0.001100%fluxa49d ago0xb0dc5e…4b8df9
0xd00c…79230x9c95…e299Base—$0.001100%fluxa49d ago0x851493…447b3d
0xd00c…79230x9c95…e299Base—$0.001100%fluxa49d ago0xbccb33…3f55b9
0xd00c…79230xfe80…47eeBase—$0.001100%fluxa49d ago0x6e9c59…a7a6d2
0xd00c…79230x9c95…e299Base—$0.001100%fluxa49d ago0x240e97…28295c
0xd00c…79230x9c95…e299Base—$0.001100%fluxa49d ago0x776ba8…1df5e8
0xd00c…79230xfe80…47eeBase—$0.001100%fluxa49d ago0x5be02e…6d7ec4
0xd00c…79230xfe80…47eeBase—$0.001100%fluxa49d ago0xcd489c…b82d0c
0xd00c…79230x9c95…e299Base—$0.001100%fluxa49d ago0x8cc839…1cb7fd
0xd00c…79230x9c95…e299Base—$0.001100%fluxa49d ago0xb54d91…44b80a
0xd00c…79230x9c95…e299Base—$0.001100%fluxa49d ago0xa0d35c…5465db
0xd00c…79230xfe80…47eeBase—$0.001100%fluxa49d ago0x738add…d58d64
0xd00c…79230xfe80…47eeBase—$0.001100%fluxa49d ago0xf387c1…410eab
0xd00c…79230xfe80…47eeBase—$0.001100%fluxa49d ago0x6b89c5…0e6a70
0xd00c…79230xfe80…47eeBase—$0.001100%fluxa49d ago0xbf0486…f56db2
0xd00c…79230x9c95…e299Base—$0.001100%fluxa49d ago0xd90a6d…1db8c7
0xd00c…79230xfe80…47eeBase—$0.001100%fluxa49d ago0x2ab0dc…d07236
0xd00c…79230x9c95…e299Base—$0.001100%fluxa49d ago0x79c81a…5aa48a
0xd00c…79230x9c95…e299Base—$0.001100%fluxa50d ago0x32aaa6…f61bdf
0xd00c…79230x9c95…e299Base—$0.001100%fluxa50d ago0x5cc7bf…2b990e
0xd00c…79230x9c95…e299Base—$0.001100%fluxa50d ago0x3d7a4c…501085
0xd00c…79230x9c95…e299Base—$0.001100%fluxa50d ago0x5a7075…ebaf88

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.