Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa39d ago0x227896…1b95ae
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa39d ago0xd198cd…720c70
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa39d ago0xf00ad4…f9790a
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa39d ago0xc11b3f…f4c3d0
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa39d ago0x8a8e45…8c6ee0
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa39d ago0x9e6ad9…0b95ae
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa39d ago0x728b2c…7a3314
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa39d ago0x4f65b0…3a414a
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa39d ago0xb8af1b…e735ca
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa39d ago0x8fe2cc…6534fd
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa39d ago0x7c0c8d…3eb2ad
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa39d ago0xd8cb48…741ddd
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa39d ago0x29c07e…cab234
0x1c6c…cc780x9c95…e299Base—$0.001100%fluxa39d ago0x5e3190…a45786
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa39d ago0xebc920…374313
0x1c6c…cc780xfe80…47eeBase—$0.001100%fluxa39d ago0x7fe0a9…99af90

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.