Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa41d ago0x71bd8b…b4c82e
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa41d ago0x307f80…8e5952
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa41d ago0xcade4a…a52455
0x3407…70d20x9c95…e299Base—$0.001100%fluxa41d ago0x7c6e79…d2df45
0x3407…70d20x9c95…e299Base—$0.001100%fluxa41d ago0x2d78c6…e365f9
0x3407…70d20x9c95…e299Base—$0.001100%fluxa41d ago0x02077e…64ecb3
0x3407…70d20x9c95…e299Base—$0.001100%fluxa41d ago0xf977c8…ddce93
0x3407…70d20x9c95…e299Base—$0.001100%fluxa41d ago0xf1d705…fd4580
0x3407…70d20x9c95…e299Base—$0.001100%fluxa41d ago0xc35f61…fd104a
0x3407…70d20x9c95…e299Base—$0.001100%fluxa41d ago0xc6f4c0…deb9e7
0x3407…70d20x9c95…e299Base—$0.001100%fluxa41d ago0x0f2e83…17c833
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa41d ago0xfe047d…8e0d40
0x3407…70d20x9c95…e299Base—$0.001100%fluxa41d ago0xd2495c…0a0033
0x3407…70d20x9c95…e299Base—$0.001100%fluxa41d ago0xba00d6…128a67
0x3407…70d20x9c95…e299Base—$0.001100%fluxa41d ago0xefceef…235feb
0x3407…70d20x9c95…e299Base—$0.001100%fluxa42d ago0xbc3182…86d412
0x3407…70d20x9c95…e299Base—$0.001100%fluxa42d ago0x1ff778…325045
0x3407…70d20x9c95…e299Base—$0.001100%fluxa42d ago0xffe2bc…50e9d3
0x3407…70d20x9c95…e299Base—$0.001100%fluxa42d ago0xd72ffc…7e45a4
0x3407…70d20x9c95…e299Base—$0.001100%fluxa42d ago0x8f3cff…961686
0x3407…70d20x9c95…e299Base—$0.001100%fluxa42d ago0xce5a00…4cc5aa
0x3407…70d20x9c95…e299Base—$0.001100%fluxa42d ago0xf5edab…00d82d
0x3407…70d20x9c95…e299Base—$0.001100%fluxa42d ago0x3af8aa…d4b034
0x3407…70d20x9c95…e299Base—$0.001100%fluxa42d ago0x3b5cf6…a6653a
0x3407…70d20xfe80…47eeBase—$0.001100%fluxa42d ago0x3ef5e7…d47cb5

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.