Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI112d ago0x53cf17…62612f
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3d95f4…a75a4e
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0b7e2e…b3e32b
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI112d ago0xaa90ed…b750b8
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI112d ago0xac312c…6230f3
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI112d ago0x04c4d0…85c989
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9f6548…612ae2
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdc9dc1…3bc146
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1dc242…49c0f0
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI112d ago0xec97b3…bc6b43
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI112d ago0x17e1c9…502980
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd593a9…5f02bd
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI112d ago0x517261…b5c02e
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8c752c…d1e75c
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdbc481…2eb85e
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI112d ago0xea3bd7…772fcf
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI112d ago0x393711…04a0df
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3a203f…79517b
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8d2d21…53653c
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI112d ago0xaaab6b…e246d6
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI112d ago0x386a75…175695
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI112d ago0x8f9307…f2b3ae
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI112d ago0x481666…c8c99a
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI112d ago0x115ad9…9fae7a
0xfd99…7de40x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc56c24…edbbcb

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.