Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf380…60390xfe80…47eeBase—$0.001100%fluxa33d ago0xac12a8…9884fc
0xf380…60390x9c95…e299Base—$0.001100%fluxa33d ago0x46aa78…cefeb6
0xf380…60390x9c95…e299Base—$0.001100%fluxa33d ago0xf7247b…a8a877
0xf380…60390x9c95…e299Base—$0.001100%fluxa33d ago0x54e5a6…921e76
0xf380…60390x9c95…e299Base—$0.001100%fluxa33d ago0x9fa1bc…51eec5
0xf380…60390xfe80…47eeBase—$0.001100%fluxa33d ago0x281653…183317
0xf380…60390xfe80…47eeBase—$0.001100%fluxa34d ago0x52c83c…b9c54d
0xf380…60390x9c95…e299Base—$0.001100%fluxa34d ago0x1d6fe7…cfddfd
0xf380…60390xfe80…47eeBase—$0.001100%fluxa34d ago0x5f4b6e…ac33e0
0xf380…60390xfe80…47eeBase—$0.001100%fluxa34d ago0xabba2b…2b0518
0xf380…60390xfe80…47eeBase—$0.001100%fluxa34d ago0xb36e43…6bd976
0xf380…60390xfe80…47eeBase—$0.001100%fluxa34d ago0x8b79c0…60a6c8
0xf380…60390x9c95…e299Base—$0.001100%fluxa34d ago0x93a50b…52bdf5
0xf380…60390xfe80…47eeBase—$0.001100%fluxa34d ago0x81baaf…0ff38d
0xf380…60390xfe80…47eeBase—$0.001100%fluxa34d ago0x2802d1…39737b
0xf380…60390xfe80…47eeBase—$0.001100%fluxa34d ago0x2a096e…bf7339
0xf380…60390xfe80…47eeBase—$0.001100%fluxa34d ago0x45733a…67905b
0xf380…60390x9c95…e299Base—$0.001100%fluxa34d ago0x7b86f8…5516ca
0xf380…60390xfe80…47eeBase—$0.001100%fluxa34d ago0x93e7d0…046dc6
0xf380…60390xfe80…47eeBase—$0.001100%fluxa34d ago0xde6a70…39efab
0xf380…60390x9c95…e299Base—$0.001100%fluxa34d ago0x0cadeb…d744b0
0xf380…60390xfe80…47eeBase—$0.001100%fluxa34d ago0xef35b4…3899ca
0xf380…60390xfe80…47eeBase—$0.001100%fluxa34d ago0xb042c0…f8be1e
0xf380…60390xfe80…47eeBase—$0.001100%fluxa34d ago0x746645…55c7e5
0xf380…60390xfe80…47eeBase—$0.001100%fluxa34d ago0x0e1eb8…cca4b8

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.