Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa39d ago0x534b9e…5b5947
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa39d ago0x9096d7…bd6f5d
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa39d ago0x78fc63…336996
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa39d ago0x9d4059…b27dfb
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa39d ago0x5ae860…406eee
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa39d ago0xc20f35…4ec07a
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa39d ago0x257382…4eae89
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa39d ago0xa95aee…e19625
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa39d ago0x14c44c…86c015
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa39d ago0xbccdab…33a900
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa39d ago0x2e7bb2…7e8a50
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa39d ago0xabdb50…e8d315
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa39d ago0x953fc7…2c6810
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa39d ago0xb18c5d…90714b
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa39d ago0x358968…ade8ce
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa39d ago0x8142a0…899870
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa39d ago0xa41d39…a3d2c8
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa39d ago0x99e95e…5abc75
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa39d ago0x599821…7eb85b
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa39d ago0xa22e91…6512b9
0x9747…a8a60xfe80…47eeBase—$0.001100%fluxa39d ago0xa1778d…fa490c
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa39d ago0xab9f16…0d27ef
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa39d ago0x816efd…3a4160
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa39d ago0xb0bce4…f43c24
0x9747…a8a60x9c95…e299Base—$0.001100%fluxa39d ago0xd70ec8…023c92

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.