Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7a0dd3…7c79ae
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI113d ago0xefc3b7…431fd8
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x146385…3fa5ea
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x216132…ca7e57
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x830564…c54c24
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1c8f6d…ad7e0c
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x804058…412440
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9909a3…b1226e
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc60a1c…2c4f7a
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe110f1…54fc03
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbeb3fb…f6e2ed
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1154cd…f0ccc1
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7a36f1…3a1ef4
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x293c82…001f93
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfb50d5…7cb1fd
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe90700…d4594d
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x267c59…cd51d5
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x937c80…b6411f
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3b0653…dd5ffe
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7c312e…726932
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7237d0…8fda97
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x007470…11b8cc
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe8cd62…589444
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8b86b8…22eba3
0x801f…9ff30x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcd6e0c…b5e642

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.