Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown85d ago0x209905…f11ec6
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown85d ago0x83a9bf…9515b0
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown85d ago0xa69eeb…40baf9
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown85d ago0x6a9471…3a0c1a
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown85d ago0x7649e7…0f7199
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown85d ago0x7598ba…c9b9cf
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown85d ago0x5e64a8…1a3409
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown85d ago0x754584…cd62ee
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown85d ago0x2067bd…2f3729
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown85d ago0x07b58e…d4b347
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown85d ago0x5bb858…9baeff
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown85d ago0xa7ceda…b25e65
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown85d ago0x72b804…481fbf
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown85d ago0x1ea3bc…da389a
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown85d ago0xc1fc70…1a2301
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown85d ago0xb51c35…bca3de
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown85d ago0x3a8146…f274e6
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown85d ago0xb5f5aa…5bfb2e
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown85d ago0xce11d1…ccd013
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown85d ago0x6f74b8…b0fa8e
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown85d ago0x3a15b5…ff781b
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown85d ago0xea12ec…ee6c4b
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown85d ago0x434407…016405
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown85d ago0x5da1ba…6c4b36
0xc289…ac940xa9dd…2315Base$0.002100%Route unknown85d ago0xb293ca…4001bf

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.