Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf5fb…62e70x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0x71aa42…05a498
0xba79…2a900x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0x6a4ce5…83b617
0x9240…a0f10x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0x1f1462…6589e9
0xe9db…1b880x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0xb6bdba…af8f75
0x099b…91b80x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0x637f0e…9b268d
0x8468…b5870x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0x9ce5da…539201
0x88b7…44a00x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0x292f91…89db8e
0xa7a1…26a40x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0x758356…e934d5
0xb62b…10350x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0x598bad…0572d4
0x960c…02260x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0xf05ddb…193377
0x8b08…444c0x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0x4babf7…426d92
0x57f9…ab160x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0x782509…15a0e6
0x2cbb…6f4d0x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0x68ee18…d836a7
0xb6c6…29d60x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0xf14177…2a7de1
0x7953…c6ee0x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0xe3016b…3caf27
0xf745…ed230x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0x42d250…c53656
0x48f1…633a0x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0x4c0dc5…714afb
0x2f16…a4ff0x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0xc21c80…a68364
0xf832…4a920x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0xc4dee2…545b27
0x8359…9fe90x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0xa240ac…529d91
0x938a…37cd0x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0x8f052e…38c9c5
0x7aa1…a88e0x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0x7773ca…817f21
0xad2e…c20f0x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0x190adb…cefd21
0xbd1e…886d0x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0xbdd1cd…2e225a
0x8685…e0830x159b…4908Basex402 service$0.10100%ultravioletadao1d ago0xafe723…7d1a51

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.