Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa48d ago0xf3a63e…b48595
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa48d ago0xcffbb3…fae951
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa48d ago0x94c700…3a818a
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa48d ago0x383883…aabbf6
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa48d ago0x1a181e…f91618
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa48d ago0x897082…407527
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa48d ago0xf3c513…e77de8
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa48d ago0x509d20…152d46
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa48d ago0x8d8551…878c12
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa48d ago0x3d2b69…7a9c9e
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa48d ago0x99169e…ab1ac3
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa48d ago0xb35c7a…f39be8
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa48d ago0x5205d5…965a3e
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa48d ago0x168e24…79b357
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa48d ago0x639051…ad397b
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa48d ago0x7eb18a…ebd30f
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa48d ago0xe22f39…0e0efd
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa48d ago0xfb10f4…9fa295
0x7d9b…bbb80xfe80…47eeBase—$0.001100%fluxa48d ago0xfa2e2b…f4977e
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa48d ago0xd4f4fe…d6d8ed
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa48d ago0x737b58…927d22
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa48d ago0x99de3b…731212
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa48d ago0xc65b10…8fd83b
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa48d ago0x6b10de…90e491
0x7d9b…bbb80x9c95…e299Base—$0.001100%fluxa48d ago0x27a3de…c3652a

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.