Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa50d ago0x43f9e2…f2e86f
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa50d ago0x320451…d4de71
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa50d ago0xa332d6…356fe2
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa50d ago0x38172c…b73b3b
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa50d ago0xa74c90…208ea4
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa50d ago0xbb1196…ea51b0
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa50d ago0x09a061…19bfeb
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa50d ago0x94a3d5…b82521
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa50d ago0xfa1c93…a0acf9
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa50d ago0x8fa0dc…f961da
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa50d ago0x8463b0…9c30bd
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa50d ago0x5049ef…fe15ff
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa50d ago0x2d0ad6…8b7356
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa50d ago0x4b80ea…61c17d
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa50d ago0x211379…3082f3
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa50d ago0x0226de…e353d6
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa50d ago0x5d4bcf…c3f987
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa50d ago0x69dcf4…8c74c5
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa50d ago0x967aa6…7f7452
0xfb84…16ae0xfe80…47eeBase—$0.001100%fluxa50d ago0xc53861…37d5ef
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa50d ago0x0d1f78…413c01
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa50d ago0x2202b3…8f38dd
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa50d ago0xc77351…04e52f
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa50d ago0x61acc6…62ccb1
0xfb84…16ae0x9c95…e299Base—$0.001100%fluxa50d ago0x7b541c…8aefd0

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.