Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI105d ago0xee27ba…dd0040
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI105d ago0xde1e68…2d3751
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb7fd9d…7ff64a
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI105d ago0x183532…6badfe
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdf9175…3d75ea
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI105d ago0x30a225…4ef48c
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6ab587…c88627
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7f29f5…6107f2
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd23b28…6e6100
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI105d ago0x68e473…6eea82
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2c9fe5…b89308
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa45ad2…dcad0b
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI105d ago0x647095…2ad389
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7d7a5d…c739c6
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9d8f4b…4929ff
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1ed553…4d2ca3
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3437a5…8d48cc
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa0b2c9…6e983e
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2f5cc5…048a00
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbb3e09…06de77
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd7c5e2…a69666
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa71855…d52368
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI105d ago0x36b6db…f6db19
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6eb1a9…be8bbc
0x4559…62f60x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7a7741…0dbc52

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.