Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0ac142…503f7f
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI105d ago0x045531…42d819
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd3747c…b0d610
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7ee71c…1d2fe2
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI105d ago0x75f5cd…f97a49
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6dbc64…9b6f94
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI105d ago0x09c447…c4ffea
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe4fba9…4a487f
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbfdc54…394567
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI105d ago0x550eb9…deabe7
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe6ca9d…50e33b
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI105d ago0x00d833…736085
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2eac9b…4b98d4
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe5eb31…a47d19
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbd255c…d6b68c
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI105d ago0x933c94…ff01d7
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8a5877…5d92fc
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5e1ab8…493826
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb88475…2efd54
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI105d ago0x68dd83…079e31
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI105d ago0x59d262…42565c
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6b2301…8860ba
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI105d ago0x523690…87c2a6
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0c0bdf…36f7e5
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI105d ago0x265cd9…ac438f

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.