Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa87d ago0x7e42ad…419be5
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa87d ago0x6e2c8d…d5a149
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa87d ago0xbe58a5…abaa18
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa87d ago0x5bda12…be600f
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa87d ago0x8fe3d4…f90659
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0xfa8a80…896fe1
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0xb90491…b8eb62
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0xd2a7be…bfaec3
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0x49d79c…28b061
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0x978548…6753bb
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0xd82522…d36384
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0x684ad6…ab2294
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0x22ba37…6f023c
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0xe4c453…9dc799
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0x68b9b2…3645b0
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0x16e0ac…70028c
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0xf58575…4620fa
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0x6d7e50…3295aa
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0x5f00ec…8739c6
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0xbf8750…919f4e
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0xb18b97…872ac1
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0x07de55…800ceb
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0x54c1a5…ab60b6
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0x8821b7…c81fc5
0x3886…c2cb0x9c95…e299Base—$0.001100%fluxa88d ago0xad277b…655e3e

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.