Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa35d ago0x291d94…3cdb67
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa35d ago0xa71704…b48c8d
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa35d ago0x59b42f…bda463
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa35d ago0x44a390…169caa
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa35d ago0xbb0801…a875c0
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa35d ago0x7b0bb1…5ae897
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa35d ago0x4983b8…8210ef
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa35d ago0xa4344a…464365
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa35d ago0x37e87a…3e4c2c
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa35d ago0x7637c3…d4d50b
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa35d ago0xf68576…3ed33b
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa35d ago0x37a6ea…d2d89d
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa35d ago0x7cd561…85056c
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa35d ago0xcd0678…0b5b23
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa35d ago0xcba9c3…36f52e
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa35d ago0x0b7c70…3115f2
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa35d ago0x11b18d…f140e0
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa35d ago0x16b6d4…5df07b
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa35d ago0x69c832…b2536e
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa35d ago0xdef4fe…bd6943
0x52ec…5cff0x9c95…e299Base—$0.001100%fluxa35d ago0x2d9df2…e760b1
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa35d ago0x0c04b9…03c1fc
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa35d ago0x2f41a9…32c7ec
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa35d ago0x6f026c…3c4815
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa35d ago0xfb5495…1950c8

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.