Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa84…0e2d0xdf62…30eeBase—$22.0070%0xb9e3…292d8d ago0x9cf9b5…019d76
0xaa84…0e2d0xdf62…30eeBase—$38.5970%0x59e8…d8238d ago0xec3b3e…72bb47
0x1332…66eb0xdf62…30eeBase—$98.0470%0x5a50…c82c8d ago0xda0757…13d46b
0x1332…66eb0xdf62…30eeBase—$49.7670%0xa4f5…b2f98d ago0x6046f3…bddbb7
0x1332…66eb0xdf62…30eeBase—$49.5070%0x811a…c8aa8d ago0x11b5a9…12dd74
0x1332…66eb0xdf62…30eeBase—$7.7670%0x0971…930e8d ago0x76065f…b6b187
0x62f9…39b80xdf62…30eeBase—$4.8570%0x406c…cda38d ago0x789247…022f04
0x1332…66eb0xdf62…30eeBase—$48.7070%0x0dd6…b0b08d ago0xb72a77…b3d567
0x1332…66eb0xdf62…30eeBase—$96.3170%0x7381…a3ba8d ago0x7b32d6…e2b0ec
0x1332…66eb0xdf62…30eeBase—$49.9570%0x2859…83d48d ago0xed0315…a94d6c
0x1332…66eb0xdf62…30eeBase—$4.5070%0x9903…29c48d ago0x1bfae9…616884
0x4cce…9d570xdf62…30eeBase—$106.8870%0x3213…64ef8d ago0x5d4cac…2fd075
0x773a…ad4f0xdf62…30eeBase—$99.9970%0x4e07…cf7c8d ago0x733ebe…101104
0x1332…66eb0xdf62…30eeBase—$187.9170%0xd27a…bec88d ago0x40a978…bba146
0x1332…66eb0xdf62…30eeBase—$515.5070%0x0007…88678d ago0x1c0641…dbe12e
0x23be…84880xdf62…30eeBase—$99.4570%0x5047…e9408d ago0xf7c78e…320b25
0x1332…66eb0xdf62…30eeBase—$463.0770%0x33a2…877f8d ago0x5b00e7…4b68c0
0xdfcb…ec1b0xdf62…30eeBase—$168.1770%0xa2b7…2c9a8d ago0x3bf7c1…9bb860
0x1332…66eb0xdf62…30eeBase—$135.1570%0xf9f2…73298d ago0xe25c82…394994
0x1332…66eb0xdf62…30eeBase—$1,883.2470%0x60af…6a258d ago0xbad646…182246
0xfe7e…e1600xdf62…30eeBase—$58.1570%0x5feb…0e129d ago0x021413…e4eccb
0x1332…66eb0xdf62…30eeBase—$375.5570%0x9d1a…01359d ago0x84d469…37e1ab

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.