Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x41af…9e2f0x6839…1a2bBase$0.003100%Route unknown28d ago0x8a3f01…21b928
0x41af…9e2f0x6839…1a2bBase$0.003100%Route unknown28d ago0xbb3bc1…7f3d8f
0x41af…9e2f0x6839…1a2bBase$0.003100%Route unknown28d ago0x0474a2…3fc8f7
0x41af…9e2f0x6839…1a2bBase$0.003100%Route unknown28d ago0x7cbb11…5c3089
0x41af…9e2f0x6839…1a2bBase$0.003100%Route unknown28d ago0x9b3288…0e4baf
0x41af…9e2f0x6839…1a2bBase$0.003100%Route unknown28d ago0xea5b5c…8703bf
0x41af…9e2f0x6839…1a2bBase$0.003100%Route unknown28d ago0x859b06…760d7e
0x41af…9e2f0x6839…1a2bBase$0.003100%Route unknown28d ago0x168e30…e1485b
0x41af…9e2f0x6839…1a2bBase$0.003100%Route unknown28d ago0x26d053…69223c
0x41af…9e2f0x6839…1a2bBase$0.003100%Route unknown28d ago0x0e70c0…91dade
0x41af…9e2f0x6839…1a2bBase$0.003100%Route unknown28d ago0x50ec90…672187
0x41af…9e2f0x6839…1a2bBase$0.003100%Route unknown28d ago0xb3f432…cf7fa3
0x41af…9e2f0x6839…1a2bBase$0.003100%Route unknown28d ago0x946ef7…3238d5
0x41af…9e2f0x6839…1a2bBase$0.003100%Route unknown28d ago0xbd7b5a…b4a24a
0x41af…9e2f0x6839…1a2bBase$0.003100%Route unknown28d ago0xe43fd7…eddd2b
0x41af…9e2f0x6839…1a2bBase$0.003100%Route unknown28d ago0x12b617…84d538
0x41af…9e2f0x6839…1a2bBase$0.003100%Route unknown28d ago0x434d87…fb51a5
0x41af…9e2f0x6839…1a2bBase$0.003100%Route unknown28d ago0x8e237a…e94f4c
0x41af…9e2f0x6839…1a2bBase$0.003100%Route unknown28d ago0xb69a57…3d235c
0x41af…9e2f0x6839…1a2bBase$0.003100%Route unknown28d ago0xb29a23…5b8a1d
0x41af…9e2f0x6839…1a2bBase$5.00100%Route unknown28d ago0xed0fe2…8e5729
0x41af…9e2f0x6839…1a2bBase$0.003100%Route unknown28d ago0x4d1733…4837c5
0x41af…9e2f0x6839…1a2bBase$0.003100%Route unknown28d ago0x80f849…3a81da
0x41af…9e2f0x6839…1a2bBase$0.003100%Route unknown28d ago0xcb5821…32f5e8
0x41af…9e2f0x6839…1a2bBase$0.003100%Route unknown28d ago0xe0ba58…c594e4

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.