Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b34…bbdb0x9c95…e299Base—$0.001100%fluxa32d ago0x6b3130…d4fe41
0x2b34…bbdb0x9c95…e299Base—$0.001100%fluxa32d ago0xcaf1f7…092ad3
0x2b34…bbdb0x9c95…e299Base—$0.001100%fluxa32d ago0xea106a…6fc39e
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa32d ago0x6f20d7…7f9649
0x2b34…bbdb0x9c95…e299Base—$0.001100%fluxa32d ago0x88edd5…f49906
0x2b34…bbdb0x9c95…e299Base—$0.001100%fluxa32d ago0x0ebec9…eb4c35
0x2b34…bbdb0x9c95…e299Base—$0.001100%fluxa32d ago0xf4a232…760c03
0x2b34…bbdb0x9c95…e299Base—$0.001100%fluxa32d ago0x2e870e…d2a80c
0x2b34…bbdb0x9c95…e299Base—$0.001100%fluxa32d ago0xde34ff…e92071
0x2b34…bbdb0x9c95…e299Base—$0.001100%fluxa32d ago0x0a0107…cce477
0x2b34…bbdb0x9c95…e299Base—$0.001100%fluxa32d ago0x4dff0e…7cac65
0x2b34…bbdb0x9c95…e299Base—$0.001100%fluxa32d ago0x69a007…edb1a1
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa32d ago0xe861db…6728b7
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa32d ago0xac0ab4…dd3d90
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa32d ago0x16c1ac…0ccc69
0x2b34…bbdb0x9c95…e299Base—$0.001100%fluxa32d ago0x68e526…ac6860
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa32d ago0x53907c…3b5ee5
0x2b34…bbdb0x9c95…e299Base—$0.001100%fluxa32d ago0x27f860…2a75b8
0x2b34…bbdb0x9c95…e299Base—$0.001100%fluxa32d ago0xe529f2…3ffc18
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa32d ago0x4be51f…2dd8f3
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa32d ago0x2b6b26…bb53f8
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa32d ago0x7a80cd…ba9c19
0x2b34…bbdb0x9c95…e299Base—$0.001100%fluxa32d ago0x4f0b2b…802eb5
0x2b34…bbdb0x9c95…e299Base—$0.001100%fluxa32d ago0xd5830b…5a5656
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa32d ago0x17f340…d96d57

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.