Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x890bec…45f095
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfbbbba…09c506
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5a3724…09c078
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3bab9d…fbb358
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x46c742…6297f1
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x88b562…8c5a07
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe7a963…fd89c5
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x83cb56…4c2a11
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x64cc5c…19bdf6
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x79d78a…787f72
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x129f79…854313
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1ffef7…e1c7d4
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2f8319…8ccc73
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3b7745…ee9443
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x82a65b…13094d
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x230615…d8db22
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1ab57f…929081
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdb4a86…8f31f7
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9c887c…a0e8dc
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0b8e65…b9c120
0x2f58…63df0x6a5e…c666Basex402 service$0.01100%payAI112d ago0xab2c93…b0f79a
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xbf7809…c02a0a
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8510b1…92b684
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI112d ago0xe47494…33a8ab
0x2f58…63df0x6a5e…c666Basex402 service$0.001100%payAI112d ago0x2ab9c3…803ad7

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.