Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cd6…404f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x03757a…d41816
0x0cd6…404f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6fd5df…a9a877
0x0cd6…404f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0fdd01…af21a2
0x0cd6…404f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x71d8a8…1a45d9
0x0cd6…404f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe91b35…ae90e5
0x0cd6…404f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4f2ba7…d4e0c0
0x0cd6…404f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf5f7cd…d0785f
0x0cd6…404f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4f0509…ef765a
0x0cd6…404f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7575dc…66d886
0x0cd6…404f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbe6847…400b08
0x0cd6…404f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4b22aa…c18ba3
0x0cd6…404f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xaccdfd…5166a7
0x0cd6…404f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcf7510…3464c6
0x0cd6…404f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x397aae…2fd6b7
0x0cd6…404f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbb688c…c1e456
0x0cd6…404f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd25ba5…671410
0x0cd6…404f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x924b42…78553d
0x0cd6…404f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbb8e98…8ad8a2
0x0cd6…404f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x56e7c1…8763b9
0x0cd6…404f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6839e1…5dc05e
0x0cd6…404f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x31cbdf…3f9ea4
0x0cd6…404f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfa0fc5…f0ae1f
0x0cd6…404f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x222409…f51289
0x0cd6…404f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x09aabd…fadf9c
0x0cd6…404f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf6e1da…d3e6ff

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.