Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa49d ago0xeb7ed5…4ce412
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa49d ago0x689e38…9aca28
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa49d ago0x03085a…9d06d7
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa49d ago0xb73346…e55bfd
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa49d ago0xcec2f2…b2a37b
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa49d ago0x7c238b…7df1ec
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa49d ago0x774e11…2bec32
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa49d ago0x6b97b4…dd9bad
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa49d ago0x44712a…6cb2cc
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa49d ago0x2f88f1…6f0a1a
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa49d ago0x69d4e6…2e7dc8
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa49d ago0xe79079…879c03
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa49d ago0xcf57b5…09c38c
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa49d ago0x6de185…5d2e03
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa49d ago0xd00fd6…c8b8a7
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa49d ago0x906743…6413c3
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa49d ago0x91ad90…ebf628
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa49d ago0x2aa016…a4d4bf
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa49d ago0xdb7782…36edf7
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa49d ago0x5efb28…044fb2
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa49d ago0x1686d2…162eb1
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa49d ago0xede3d7…817347
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa49d ago0x2734ec…4c8914
0xb6d8…43270x9c95…e299Base—$0.001100%fluxa49d ago0x0a6468…6aa560
0xb6d8…43270xfe80…47eeBase—$0.001100%fluxa49d ago0x308773…639915

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.