Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0c96a0…51b0a9
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3efe56…b8129b
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3b2eca…1c50b5
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x91a3a6…38ef7f
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x4269a5…baab84
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa6b267…8ff805
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xaaf92c…dac2c6
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7ea357…ffdd4b
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc5e956…d75671
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf3ccd7…4ea130
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x38e5a1…c000af
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4b975d…ed0518
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xea1d2e…045788
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5c644d…a03a1a
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x445272…46e48a
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6939d2…70f83a
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x91e009…49cbad
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x10b59e…56c84d
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xce8c4d…015266
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x3fab0b…84a051
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbf2d4a…d643b3
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa6ba31…b55dfd
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xeaa4d3…8e0279
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x755da6…1f1964
0x3c2c…282d0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9bf55d…2144d0

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.