Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x1adb8a…8d3ccc
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xae3ee9…889099
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x03727f…078fc3
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x4a407c…6d00c5
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xe8748d…6e0b7d
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x50335f…96deff
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf065e9…225257
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x32f651…19c942
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xe5aa3e…9b7fff
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa20ab0…c786b2
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd542c2…a82066
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xbac25b…10aa05
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xb25214…10a76f
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xd58d95…e49685
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x2a3903…8ca294
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x3bada3…79076e
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x965e52…5d0c8b

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.