Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa73d ago0x0aafaa…e4643b
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa73d ago0x5a3bf0…b57737
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa73d ago0x375047…f97b0d
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa73d ago0xe606f1…0059f2
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa73d ago0x3d9cf1…5ae0b2
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa73d ago0x67002f…343c80
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa73d ago0x7e1a81…ff70cb
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa73d ago0x533bb4…3849d4
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa73d ago0xb6479c…0b8da0
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa73d ago0x79eb35…c6f9e1
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa73d ago0x21852a…11e21c
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa73d ago0xdf0f7c…09cd4a
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa73d ago0x941723…3958bb
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa73d ago0x21c0d9…07c19e
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa73d ago0x3af9e9…b78b89
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa73d ago0x5a112b…df3d78
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa73d ago0x370a05…75d098
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa73d ago0xa7c7d1…43ee16
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa73d ago0x1ddb4b…3d9530
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa73d ago0x152f8f…f3a7be
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa73d ago0x7b3ed7…5e90c2
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa73d ago0xd698af…f4bae8
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa73d ago0xbe2616…cee51b
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa73d ago0x1c6d02…a2f275
0xbb31…d5a50x9c95…e299Base—$0.001100%fluxa73d ago0xaed20e…b9d0f5

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.