Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa52d…49d40x2348…2bcbBasex402 service$0.2825%0x8581…c402104d ago0x0cd819…bdd78d
0xa52d…49d40x2348…2bcbBasex402 service$0.1825%0x8581…c402104d ago0x1667e2…ad361c
0xab94…77450x2348…2bcbBasex402 service$0.1925%0x8581…c402104d ago0x76714d…443d58
0xa52d…49d40x2348…2bcbBasex402 service$0.1225%0x8581…c402104d ago0xc82260…3e1bc5
0xa52d…49d40x2348…2bcbBasex402 service$0.0925%0x8581…c402104d ago0x515499…bde4f8
0xab94…77450x2348…2bcbBasex402 service$0.0825%0x8581…c402104d ago0x35a7bc…2148d2
0xab94…77450x2348…2bcbBasex402 service$0.1825%0x8581…c402104d ago0x4c1280…eac9cd
0xab94…77450x2348…2bcbBasex402 service$0.1125%0x8581…c402104d ago0xfeb9f9…1bd013
0xab94…77450x2348…2bcbBasex402 service$0.0525%0x8581…c402104d ago0x993fd7…c9038d
0xab94…77450x2348…2bcbBasex402 service$0.0925%0x8581…c402104d ago0x1bbc3c…1d05d2
0xab94…77450x2348…2bcbBasex402 service$0.0925%0x8581…c402104d ago0x3a1341…caf181
0xa52d…49d40x2348…2bcbBasex402 service$0.0725%0x8581…c402104d ago0x3540c1…ae4cb5
0xab94…77450x2348…2bcbBasex402 service$0.0925%0x8581…c402104d ago0x2029c3…0be3af
0xab94…77450x2348…2bcbBasex402 service$0.0925%0x8581…c402104d ago0x03e991…0c8121
0xa52d…49d40x2348…2bcbBasex402 service$0.1225%0x8581…c402104d ago0x06879a…6b4da9
0xbd0f…0cdc0x2348…2bcbBasex402 service$0.06100%coinbase104d ago0xebee3b…e6d3be
0xbd0f…0cdc0x2348…2bcbBasex402 service$0.06100%coinbase104d ago0xe335b1…9c1b86
0xbd0f…0cdc0x2348…2bcbBasex402 service$0.06100%coinbase104d ago0xd8e961…5c4a21
0xbd0f…0cdc0x2348…2bcbBasex402 service$0.06100%coinbase104d ago0x309b58…cbd932
0x9cc4…b1760x2348…2bcbBasex402 service$0.003100%coinbase105d ago0xc48d44…602131
0x9cc4…b1760x2348…2bcbBasex402 service$0.01100%coinbase105d ago0xc17865…106c29

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.