Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa72d ago0xc53be4…6ca2e2
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa72d ago0xf4dfe1…c62f9d
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa72d ago0x9499dd…1f5f11
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa72d ago0x6eebe3…30e89e
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa72d ago0xc2cfef…6711cd
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa72d ago0x2bcd2a…fb21b8
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa72d ago0xcc54b8…802df1
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa72d ago0xecfcc7…5f4ba2
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa72d ago0xae1dd8…685d03
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa72d ago0xdd6718…29f7f2
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa72d ago0xbb1f1d…43c3e4
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa72d ago0x6c9fab…43b023
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa72d ago0x623cf0…ef618e
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa72d ago0x54efd0…8e8084
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa72d ago0xa44732…070f87
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa72d ago0x34e61d…f0067d
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa73d ago0xc9ad05…9e2681
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa73d ago0x09b9db…acef64
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa73d ago0xe57ab2…f0412e
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa73d ago0x7fff19…350a61
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa73d ago0x8dccaa…3b0816
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa73d ago0x66dd63…8d1dc7
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa73d ago0xbf7118…4bb3ba
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa73d ago0x2e2f39…29740d
0x57ae…5bc70x9c95…e299Base—$0.001100%fluxa73d ago0xbc75d8…1e2e1b

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.