Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa21d ago0x7abb24…7efe2d
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa21d ago0x9b58d2…94e755
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa21d ago0x5910d5…343d96
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa21d ago0x8dd220…3d3062
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa21d ago0x99ecc4…faf95c
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa21d ago0x9b00f9…0e103b
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa21d ago0x4ecb42…a7510f
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa21d ago0x6af4eb…479263
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa21d ago0x20e42d…8af97c
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa21d ago0xc39c03…07956d
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa21d ago0x878d2b…76fc6c
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa21d ago0x1f8de1…3b07f7
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa21d ago0xdc6570…4a3e3d
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa21d ago0x52e79f…f57264
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa22d ago0x4adafe…f10e67
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa22d ago0x886143…966bb5
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa22d ago0xb90fe6…f75b0e
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa22d ago0x259b2d…2408a5
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa22d ago0x8bc3ae…60fd39
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa22d ago0xb76aa5…0bd77b
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa22d ago0xc6e3f9…c71548
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa22d ago0x092698…3cee15
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa22d ago0x8bd053…0e65e4
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa22d ago0x772729…fd43e4
0xcc55…2bcc0xfe80…47eeBase—$0.001100%fluxa22d ago0xbb6459…e06df1

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.