Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x658ec0…7c1825
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x564281…3554b6
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd1c51b…84280f
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4ccaa2…02d0a7
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcd0b68…626999
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x052776…cc12d2
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9e824e…7aedab
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x53bb5b…c68404
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x30662c…2c7467
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf08969…e06604
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x640755…3c97f7
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x51d528…86abea
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb26332…882a5f
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfc0493…197ab6
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbcd42b…2f7103
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xccd0ed…b75a7c
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa11f04…30da9a
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x669ec1…a9d2b8
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x91acdb…206767
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x94bcb9…1acad8
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf8beeb…f68921
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x11eea4…d52d5c
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa64eb6…d34363
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe618d5…42ae9b
0x501d…784a0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1c052d…75b421

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.