Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI119d ago0x7f3b16…706146
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI119d ago0x0b911e…d7ed5c
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI119d ago0xe13923…351144
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI119d ago0xa4f0eb…5c582d
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI119d ago0x144630…1b3f38
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI119d ago0x9b4d9a…15eb6a
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI119d ago0x65feb4…a6b470
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI119d ago0xd2ffc9…16ca54
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI119d ago0xc97c43…2ca766
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI119d ago0xf0f04e…32bc38
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI119d ago0x88fe3c…d907e4
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI119d ago0xa3190d…966412
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI119d ago0x7b43b7…f52644
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI119d ago0xd023c3…f7d60c
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI119d ago0x7b1a20…bfc2ed
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI119d ago0x90a071…b49ff6
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI119d ago0xa1096e…d16c32
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI119d ago0xd55f15…e8cda3
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI119d ago0x5cb760…de2eb6
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI119d ago0xb92a99…5c0e30
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI119d ago0x4510f3…f46e99
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI119d ago0xb95fde…40de17
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI119d ago0x409b13…62637d
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI120d ago0x2ba15c…cb2e3b
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI120d ago0x976081…89849d

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.