Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown62d ago0x618bca…64e8ba
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown62d ago0x197e45…6fa732
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown62d ago0xfa2bf8…fc1cf4
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown62d ago0x64cae6…8aa880
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown62d ago0x1ffccc…d853a6
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown62d ago0x80f442…fdae2f
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown62d ago0x69f3a6…e2eee4
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown62d ago0x088c11…9b08d6
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown62d ago0xdbf94e…8885b2
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown62d ago0x4ba12a…0cfddd
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown62d ago0x6ee061…d25667
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown62d ago0xa3e26b…bd28b7
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown62d ago0xe8d273…a0e35a
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown62d ago0xf77d8c…a5de2a
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown62d ago0x8c30bf…432058
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown62d ago0x6a3f7f…e8c3c3
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown62d ago0x9394a7…2c2158
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown62d ago0x78fd51…da0278
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown62d ago0x6e76d3…9cc70b
0xfeb7…0e8a0x9c95…e299Base$0.001100%Route unknown62d ago0x9859f7…25a99b

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.