Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI104d ago0xafa892…85b27b
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4f7106…70b464
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI104d ago0x84121f…e2e29b
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9ad486…ee88a0
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa09561…ca98aa
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI104d ago0x999c22…7d7c30
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa60432…b32c80
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbd3218…873e3d
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2ffe5f…f3702b
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1a68f7…9b0477
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI104d ago0x495ab1…a78fc2
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd4b542…32419d
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb4ec30…519153
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI104d ago0x71c371…10c0f5
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd420ea…36e646
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI104d ago0x73920e…c27bcc
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf023c8…4228ed
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6aa626…328172
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3c0cf0…9a18ed
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe21165…10acd7
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI104d ago0x795201…691f63
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb51d6d…dd3877
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe8f872…93f073
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5698a9…8c82df
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI104d ago0xef5070…d54e57

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.