Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown64d ago0x7231d3…a467b1
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown64d ago0xa49446…35acaf
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown64d ago0xa44183…69aea8
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown64d ago0xf02400…d5a9e3
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown64d ago0xa7acd9…0b48db
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown64d ago0x3d775c…a0925a
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown64d ago0x5ce97f…f06add
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown64d ago0xedc993…ceebef
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown64d ago0xc415b9…bc1ecb
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown64d ago0x2ada6a…8806fd
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown64d ago0x1c040a…fb52e6
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown64d ago0x1fb699…2b864c
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown64d ago0xd84f32…dfe6b6
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown64d ago0x39ede9…8ed661
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown64d ago0xd96e84…29fdb9
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown64d ago0xce7644…fa6ec6
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown64d ago0x7aaf39…5a5a92
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown64d ago0xad6c01…b961ec
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown64d ago0x1f5df4…70efad
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown64d ago0x61de2f…e0ef22
0xd33e…9a860x9c95…e299Base$0.001100%Route unknown64d ago0x0bdba8…cdee5b

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.