Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8405…d19e0xfe80…47eeBase—$0.001100%fluxa50d ago0x2e2df6…21b397
0x8405…d19e0xfe80…47eeBase—$0.001100%fluxa50d ago0x100fc4…f08b95
0x8405…d19e0xfe80…47eeBase—$0.001100%fluxa50d ago0xd80c16…7fd7be
0x8405…d19e0xfe80…47eeBase—$0.001100%fluxa50d ago0xc85562…3ac521
0x8405…d19e0xfe80…47eeBase—$0.001100%fluxa50d ago0xcd1407…da92c8
0x8405…d19e0xfe80…47eeBase—$0.001100%fluxa50d ago0xe91e27…f6a45e
0x8405…d19e0xfe80…47eeBase—$0.001100%fluxa50d ago0x30928f…16555c
0x8405…d19e0xfe80…47eeBase—$0.001100%fluxa50d ago0x3b3931…6eff54
0x8405…d19e0xfe80…47eeBase—$0.001100%fluxa50d ago0xccd60a…bdbf10
0x8405…d19e0xfe80…47eeBase—$0.001100%fluxa50d ago0x4184d0…a43d79
0x8405…d19e0xfe80…47eeBase—$0.001100%fluxa50d ago0x268a80…14e6f9
0x8405…d19e0xfe80…47eeBase—$0.001100%fluxa50d ago0x0a38dc…23987c
0x8405…d19e0xfe80…47eeBase—$0.001100%fluxa50d ago0xbdbb44…0f880a
0x8405…d19e0xfe80…47eeBase—$0.001100%fluxa50d ago0x36ba1f…8fcf9e
0x8405…d19e0x9c95…e299Base—$0.001100%fluxa51d ago0x5933d0…895c77
0x8405…d19e0xfe80…47eeBase—$0.001100%fluxa51d ago0x16d9b5…45b617
0x8405…d19e0xfe80…47eeBase—$0.001100%fluxa51d ago0x0bfd18…f60b62
0x8405…d19e0xfe80…47eeBase—$0.001100%fluxa51d ago0xbce6fd…7b483a
0x8405…d19e0xfe80…47eeBase—$0.001100%fluxa51d ago0x296ca8…f8a9af
0x8405…d19e0xfe80…47eeBase—$0.001100%fluxa51d ago0xb4c16b…29f79f
0x8405…d19e0xfe80…47eeBase—$0.001100%fluxa51d ago0x50ccdd…45a6d7
0x8405…d19e0xfe80…47eeBase—$0.001100%fluxa51d ago0xe53a68…d422dc
0x8405…d19e0xfe80…47eeBase—$0.001100%fluxa51d ago0xe54f5c…27bb5a
0x8405…d19e0xfe80…47eeBase—$0.001100%fluxa51d ago0xac5e5c…801814
0x8405…d19e0x9c95…e299Base—$0.001100%fluxa51d ago0x541b30…ce2000

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.