Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI106d ago0xef5582…909d6b
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI106d ago0x892859…1a24b9
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI106d ago0xed1813…c8f55d
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6aa1d9…672f38
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe1cdd6…494928
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcc0fa5…9273af
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd960d4…781700
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI106d ago0x530982…03bdae
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI106d ago0xcdd594…57956a
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa72bb8…7514fb
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI107d ago0xaa8050…3175bb
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI107d ago0x27d4f2…dc9938
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI107d ago0xaa040d…3e1926
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI107d ago0x33aac4…0c7d4b
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4d7915…d8d7f1
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3e8919…fbd340
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI107d ago0x39846b…24006c
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8911ae…c1be93
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3fcb5c…c9d42f
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe8cf75…80ddfa
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcf7896…cee200
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6be9c3…9c0fa2
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb83120…d4cd61
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI107d ago0x3dd4a7…56bb4d
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI107d ago0xea21a1…f88c6e

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.