Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa48d ago0x14dc63…10956b
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa48d ago0x5fd12d…0a8311
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa48d ago0xd86959…227034
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa48d ago0xe8d9d4…c3d157
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa48d ago0x1ffbde…cd22a2
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa48d ago0x2d5f64…d1d19a
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa48d ago0x260012…cccbcb
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa48d ago0x1a47eb…9196d4
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa48d ago0x42dc2a…0c2c22
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa48d ago0xc31adb…15a2eb
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa48d ago0x1534b9…9e3e0b
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa48d ago0x52b816…b36297
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa48d ago0x8977bb…a12fb2
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa48d ago0xe88847…e5e585
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa48d ago0xa5a3e6…b39950
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa48d ago0x3fe01a…50c9cd
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa48d ago0xd124bb…c4c545
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa48d ago0xa257da…e77631
0x7d53…4f680xfe80…47eeBase—$0.001100%fluxa48d ago0xcfb101…58f2cf
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa48d ago0x3a778a…192ac6
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa48d ago0x74437d…70a0cc
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa48d ago0xdf3e49…6ad3da
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa48d ago0xc257df…715ca9
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa48d ago0xe34c0a…4bd9aa
0x7d53…4f680x9c95…e299Base—$0.001100%fluxa48d ago0xb82e40…f2e477

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.