Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4332…a0a20x9c95…e299Base—$0.001100%fluxa35d ago0x9ad7e8…1493f5
0x4332…a0a20x9c95…e299Base—$0.001100%fluxa35d ago0xa36f2f…462e6b
0x4332…a0a20x9c95…e299Base—$0.001100%fluxa35d ago0xbd6773…174d92
0x4332…a0a20x9c95…e299Base—$0.001100%fluxa35d ago0x1365d8…7532f3
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa35d ago0x0d7344…ed1ae2
0x4332…a0a20x9c95…e299Base—$0.001100%fluxa35d ago0xb9bacd…35bc70
0x4332…a0a20x9c95…e299Base—$0.001100%fluxa35d ago0xd973a2…6fe701
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa35d ago0x6836ca…15273d
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa35d ago0xd3b0aa…e1fb81
0x4332…a0a20x9c95…e299Base—$0.001100%fluxa35d ago0x5843ed…ee9d90
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa35d ago0x1d5aa7…c83b43
0x4332…a0a20x9c95…e299Base—$0.001100%fluxa35d ago0xcec35c…a12b4a
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa35d ago0xeadd2c…eba3f6
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa35d ago0x15f102…c5965d
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa35d ago0x091bf8…68c071
0x4332…a0a20x9c95…e299Base—$0.001100%fluxa35d ago0xc768fc…f25c32
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa35d ago0x73fd5d…32fb74
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa35d ago0xbb9b41…b7c4be
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa35d ago0xafc31a…3a6513
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa35d ago0xd8a28e…f0e0ee
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa35d ago0xba22b3…b4c22d
0x4332…a0a20x9c95…e299Base—$0.001100%fluxa35d ago0x32f4cd…58d01d
0x4332…a0a20x9c95…e299Base—$0.001100%fluxa35d ago0xdc0e67…1994fc
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa35d ago0x4bf5db…020cc0
0x4332…a0a20xfe80…47eeBase—$0.001100%fluxa35d ago0x4cebe1…3fb021

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.