Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa7dacf…01a72c
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x57f90e…cd0841
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xff2a46…b761dd
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0e3228…9d52d5
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8970f8…d5f5c6
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5f8c34…e2aeab
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8090a5…b1cf18
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xff0188…3e8fb2
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbad080…d7d1b6
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcc9f3b…681bad
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb5e071…4a10a6
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe02a84…8a876f
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x780a8c…d1a4f1
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x56e218…3a158c
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1cebf1…91577c
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd391dc…3c7287
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x0f6a88…f57942
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x462bac…cbe46f
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x786bae…ebff90
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xec8cf5…4ce3d0
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x492ba5…f331ae
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbd6f5d…7d8fb3
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd55186…189efd
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xac8ade…fa3569
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x36dd32…fa4967

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.