Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8274…61c90x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa6c91b…565327
0x8274…61c90x6a5e…c666Basex402 service$0.01100%payAI113d ago0xc8e51d…9c91e2
0x8274…61c90x6a5e…c666Basex402 service$0.01100%payAI113d ago0xeea155…39914c
0x8274…61c90x6a5e…c666Basex402 service$0.01100%payAI113d ago0xd13b79…509c14
0x8274…61c90x6a5e…c666Basex402 service$0.01100%payAI113d ago0xe794d0…0e7d3a
0x8274…61c90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x29a104…88f909
0x8274…61c90x6a5e…c666Basex402 service$0.01100%payAI113d ago0xd5e801…03f1d4
0x8274…61c90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0542e2…a8cd94
0x8274…61c90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9482fe…998af3
0x8274…61c90x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa7f4e7…9fed91
0x8274…61c90x6a5e…c666Basex402 service$0.01100%payAI113d ago0xb04bf0…62c9cb
0x8274…61c90x6a5e…c666Basex402 service$0.01100%payAI113d ago0x3b8699…b805fa
0x8274…61c90x6a5e…c666Basex402 service$0.01100%payAI113d ago0xce5821…767b46
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa9ab4a…d393e6
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x647468…77fef3
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x38ccc4…70c8a8
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x13ed27…3334cd
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x28f1ba…bcddd3
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x00a539…a5335a
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x765cae…558e59
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3919bf…43e499
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbcdc8d…94f44a
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4f46a5…ccde22
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x02b21e…a7a824
0x8274…61c90x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1c7206…e13527

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.