Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x257c…48ed0x9c95…e299Base$0.001100%fluxa70d ago0x572a7c…dc1e82
0x257c…48ed0x9c95…e299Base$0.001100%fluxa70d ago0xa721b1…107738
0x257c…48ed0x9c95…e299Base$0.001100%fluxa70d ago0xfd9b47…c302ce
0x257c…48ed0x9c95…e299Base$0.001100%fluxa70d ago0x42f982…fb15f9
0x257c…48ed0x9c95…e299Base$0.001100%fluxa70d ago0xf1ef06…dce082
0x257c…48ed0x9c95…e299Base$0.001100%fluxa70d ago0xa11a8a…13b405
0x257c…48ed0x9c95…e299Base$0.001100%fluxa70d ago0x993725…a9abd8
0x257c…48ed0x9c95…e299Base$0.001100%fluxa70d ago0x2a9c85…c6d7cf
0x257c…48ed0x9c95…e299Base$0.001100%fluxa70d ago0x020a5f…998305
0x257c…48ed0x9c95…e299Base$0.001100%fluxa70d ago0x21aad1…44c1d5
0x257c…48ed0x9c95…e299Base$0.001100%fluxa70d ago0xc4faf3…aec006
0x257c…48ed0x9c95…e299Base$0.001100%fluxa70d ago0xd63ab4…af4bfc
0x257c…48ed0x9c95…e299Base$0.001100%fluxa70d ago0x4f224b…b2dba0
0x257c…48ed0x9c95…e299Base$0.001100%fluxa70d ago0x42852b…8e6be0
0x257c…48ed0x9c95…e299Base$0.001100%fluxa70d ago0xdad646…b1a5ea
0x257c…48ed0x9c95…e299Base$0.001100%fluxa70d ago0x419b02…46b874
0x257c…48ed0x9c95…e299Base$0.001100%fluxa71d ago0xde2c9a…445799
0x257c…48ed0x9c95…e299Base$0.001100%fluxa71d ago0x5b6848…5bed05
0x257c…48ed0x9c95…e299Base$0.001100%fluxa71d ago0x21701c…8d6c59
0x257c…48ed0x9c95…e299Base$0.001100%fluxa71d ago0xc1ba53…ace79c
0x257c…48ed0x9c95…e299Base$0.001100%fluxa71d ago0x152667…8d8e44
0x257c…48ed0x9c95…e299Base$0.001100%fluxa71d ago0x2e77b6…99999b
0x257c…48ed0x9c95…e299Base$0.001100%fluxa71d ago0xe26e93…8add97
0x257c…48ed0x9c95…e299Base$0.001100%fluxa71d ago0x197a6a…fddde5
0x257c…48ed0x9c95…e299Base$0.001100%fluxa71d ago0xd08027…63f795

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.