Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa45d ago0x196518…bf82fd
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa45d ago0xa0ffbb…53b233
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa45d ago0xa46bb4…51a31f
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa45d ago0x82f444…c5e63a
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa45d ago0x3d2f4e…13ea48
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa45d ago0x2eab08…4615ae
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa45d ago0x4a2535…8fc03b
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa45d ago0x80b060…c5f229
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa45d ago0xff2bb9…d8d91f
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa45d ago0x2963ff…5b73aa
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa45d ago0xe242e1…969c2b
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa45d ago0xe2e482…a8bf72
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa45d ago0x2c4006…57adb0
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa45d ago0x97dc93…94fbce
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa46d ago0x1f6ce3…6a6cbf
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa46d ago0xc67b96…26aa1a
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa46d ago0x11a5ec…abac99
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa46d ago0xfcadee…e35315
0xb11f…94f30x9c95…e299Base—$0.001100%fluxa46d ago0x35d501…da64fc

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.