Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa75d ago0x2ab0f8…faa1d5
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa75d ago0x2fe835…03acd8
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa75d ago0x26f5d0…b4c9fe
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa75d ago0x9ede24…c38955
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa75d ago0x60aa10…edaa42
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa75d ago0x65a634…4b772b
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa75d ago0x4e63a6…584f83
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa75d ago0x5670bc…27083d
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa75d ago0xc1735e…2d9d87
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa75d ago0xbb95a7…0d01b8
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa75d ago0x02bcbc…fd7627
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa76d ago0x5b2608…e01987
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa76d ago0xabe12a…aed1c6
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa76d ago0x12f47a…205154
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa76d ago0x234a7c…d1c910
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa76d ago0x972a29…51416b
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa76d ago0x8581e3…10ed0c
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa76d ago0xd6afae…6db34e
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa76d ago0x923833…a218ef
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa76d ago0xcd3f15…5086b3
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa76d ago0x2a23f7…4780ff
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa76d ago0x6ccd8f…3f05ce
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa76d ago0xd46244…6180cb
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa76d ago0x17f227…d79a7e
0xf2ca…591f0x9c95…e299Base—$0.001100%fluxa76d ago0x6b70e5…c07e45

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.