Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI105d ago0x26d776…d0c6fb
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI105d ago0x76ee75…2bc856
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8e29f7…637e50
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe722f5…a8e821
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe32009…14aab0
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI105d ago0x065c69…4aa159
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd1c4de…8b87eb
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8421cf…62c2bb
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1637c1…90e3d9
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI105d ago0x9974d5…ee14f1
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5f67b1…992be0
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI105d ago0x71b5bc…d64f57
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe96f72…782b63
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI105d ago0x422ac3…d56a45
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI105d ago0x954793…4d0242
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1c6b4b…425722
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2cc5b4…4f55a5
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI105d ago0x229ca1…e754ad
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc9eda9…64e463
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa8de1c…359380
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbef31d…3ba342
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI105d ago0x328f56…60181f
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5193e9…7e10e5
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI106d ago0xae4ee9…6dcd1e
0x175d…d8850x6a5e…c666Basex402 service$0.001100%payAI106d ago0x0c7795…b55828

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.