Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa75d ago0x48febf…2aae55
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa75d ago0x8c458c…6fb878
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa75d ago0xb8ac86…3d7291
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa75d ago0xa34eb4…89485e
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa75d ago0xbceba8…e0d51f
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa75d ago0x5bd369…60554a
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa75d ago0xd54b4a…00b8bd
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa75d ago0xd47137…27a34b
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa75d ago0xc26241…2f49a7
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa75d ago0x5389bd…9c3ac6
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa75d ago0x64bc60…7bce18
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa75d ago0x3be5d7…88a2ce
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa75d ago0xef1e7a…264731
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa75d ago0xf6889a…ccab3a
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa75d ago0x74f1ac…29975d
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa75d ago0x40a790…4b6a67
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa75d ago0xbb79d0…b10969
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa75d ago0xd1bcf1…b2cd78
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa75d ago0x9b0485…45822f
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa75d ago0x1f2944…0b68a4
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa75d ago0xe448df…7fd49d
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa75d ago0xac6fdd…b2e744
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa75d ago0x2066f3…ea6eab
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa75d ago0x186829…84d8ec
0xa029…f03f0x9c95…e299Base—$0.001100%fluxa75d ago0xfda91d…e214a5

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.