Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x579d84…be1cd5
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb643a8…22015c
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9737e9…9df1b0
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x84f7f7…880351
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4d0037…cbc147
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfbcfc2…a4c49a
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4aae9c…cc73f6
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc9d5eb…afd421
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xceeb44…6bc7ca
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x70c6fe…aac27e
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd12a75…5c9b73
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x36a9ed…dd8f30
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2ae2c2…b5bd21
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xec1bf8…467eff
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x20ff23…cb8441
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x475953…cf8394
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xb5747a…a90df7
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x884cf2…3c2d60
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3c157f…5eb94d
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x52d6f9…d01bb9
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1f2ace…c2421b
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x072423…0f25dd
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x610e47…b1b973
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9ce5a9…24fa0e
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9b1c4c…115df4

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.