Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ce9…5ad00x7dbb…59e0eip155:1—$199.40100%Route unknown100d ago0xf46d45…66ac1f
0x65c5…e1f10x7dbb…59e0eip155:1—$1,000.00100%Route unknown100d ago0x615025…f74682
0xf320…d4c40x7dbb…59e0eip155:1—$1,349.70100%Route unknown100d ago0x4c0eac…fae3a3
0x42d3…7a290x7dbb…59e0eip155:1—$4,111.08100%Route unknown100d ago0x80975f…bc1081
0xbe61…b84b0x7dbb…59e0eip155:1—$1,445.36100%Route unknown100d ago0x2da7f3…e16413
0x7590…0b7d0x7dbb…59e0eip155:1—$391.03100%Route unknown100d ago0x209d06…6114d0
0xe3e5…36f00x7dbb…59e0eip155:1—$140.52100%Route unknown100d ago0x054f1f…f58bd9
0xd40c…56870x7dbb…59e0eip155:1—$967.43100%Route unknown100d ago0x85cd34…7b7555
0x7dbb…59e00xbbd0…c56ceip155:1—$50,327.53100%Route unknown100d ago0xb9fe71…ab6331
0xdbc2…20680x7dbb…59e0eip155:1—$50.00100%Route unknown100d ago0x44b911…1ec056
0x84da…6b170x7dbb…59e0eip155:1—$1,543.92100%Route unknown100d ago0xa13899…3a5aa4
0x3488…566e0x7dbb…59e0eip155:1—$2,475.89100%Route unknown100d ago0x98c984…39b8a6
0xf207…23b90x7dbb…59e0eip155:1—$4,950.57100%Route unknown100d ago0x1b4aa7…2f65d9
0xde4a…d5430x7dbb…59e0eip155:1—$682.01100%Route unknown100d ago0xbe31a8…a68a22
0xdba2…f2530x7dbb…59e0eip155:1—$80.94100%Route unknown100d ago0x7544a5…7aee09
0x16d1…82890x7dbb…59e0eip155:1—$132.26100%Route unknown100d ago0x573339…795e17
0x302d…fa3e0x7dbb…59e0eip155:1—$98.68100%Route unknown100d ago0xa1b4cb…179101
0x5edc…63f80x7dbb…59e0eip155:1—$493.50100%Route unknown100d ago0x0d8972…c46d5a
0xbaaa…733a0x7dbb…59e0eip155:1—$11.40100%Route unknown100d ago0x2a0db9…c49115
0x68e7…a5d90x7dbb…59e0eip155:1—$7,972.58100%Route unknown100d ago0xd7ab98…9a56d7
0x4c62…eceb0x7dbb…59e0eip155:1—$601.89100%Route unknown100d ago0x0b91fb…355f36
0x3be0…52320x7dbb…59e0eip155:1—$399.89100%Route unknown100d ago0x4486c8…3677d9
0x6f84…06d40x7dbb…59e0eip155:1—$5,000.66100%Route unknown100d ago0x09e6b6…de8673
0x0fb2…294a0x7dbb…59e0eip155:1—$144.94100%Route unknown100d ago0x17c13d…58cca5
0x591a…8a290x7dbb…59e0eip155:1—$94.00100%Route unknown100d ago0x9f5ac5…e274ca

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.