Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0xb20d01…d44cbe
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0xf6d242…a1abb0
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0xf29eb4…97b7fc
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0x49f0e9…59068c
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0x13c6f8…c7e8cb
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0x148df0…c183fd
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0x612b08…e4f657
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0xe43fcf…8acce6
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0x8a3c2b…b4febf
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0x635b95…eb5aeb
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0x943603…c4e8c4
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0xadff0e…96cf55
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0x3495a5…d16858
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0xb850dd…fe935a
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0xac057b…6fa615
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0xb70139…b3d2d8
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0x38d239…92da84
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0xbb8d47…bd3422
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0x81ec08…9e90c7
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0xdd8e5c…6fd495
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0xd4a13e…208534
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0x4b8ef9…180911
0xb755…07c10x9c95…e299Base—$0.001100%fluxa91d ago0x5c2fad…e2c494
0xb755…07c10x9c95…e299Base—$0.001100%fluxa92d ago0xd708fc…832242
0xb755…07c10x9c95…e299Base—$0.001100%fluxa92d ago0xdab397…e572b8

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.