Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa70d ago0x168451…046b5b
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa70d ago0x2a5e3e…800cc1
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa70d ago0x9e006e…2ab39f
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa70d ago0x84dc50…9fda1f
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa70d ago0x38a90f…da80dc
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa70d ago0x3e27f2…e255df
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa70d ago0x3f6d82…1137a6
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa70d ago0x09fce6…ebd7a7
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa70d ago0x994db7…4c96f4
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa70d ago0xc76980…aabf5f
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa70d ago0x9b63de…a579e2
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa70d ago0x2167bb…7aaa7d
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa70d ago0x8ed90d…a7765b
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa71d ago0x287864…b172cd
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa71d ago0x32d9cb…771060
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa71d ago0x9da184…237694
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa71d ago0x97d8f2…6df6db
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa71d ago0xa191b0…21ae7f
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa71d ago0xab1081…189b8a
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa71d ago0x21f2ef…336a4c
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa71d ago0xf70359…6d6b2e
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa71d ago0xa35c52…98d3c4
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa71d ago0xfcdae3…9a9ece
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa71d ago0x199c0a…4d7b8f
0x70a8…d9980x9c95…e299Base—$0.001100%fluxa71d ago0x866b21…ccd9b0

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.