Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x59b4…99c40xe039…2008Base—$4.6170%0xc4bd…413320d ago0x7e9aec…ad1524
0x5efe…897e0x59b4…99c4Base—$4.6070%0x9480…159120d ago0x7fd63d…723e33
0x59b4…99c40x5efe…897eBase—$4.6070%0xb1ca…598620d ago0x88ec9a…5106db
0x59b4…99c40xe039…2008Base—$0.2570%0xb1ca…598620d ago0xb1fede…08ca44
0x5efe…897e0x59b4…99c4Base—$4.8270%0x7cfa…b8df20d ago0x916636…7176af
0x59b4…99c40x5efe…897eBase—$4.8570%0x7cfa…b8df20d ago0x5b1b07…bf58f0
0x5efe…897e0x59b4…99c4Base—$4.8070%0xc4bd…413320d ago0xa21685…3dda21
0x59b4…99c40x5efe…897eBase—$4.8270%0x9480…159120d ago0xd44e2c…e8ea9e
0x5efe…897e0x59b4…99c4Base—$4.8870%0x4684…6bb720d ago0xb8e776…4074f5
0x59b4…99c40x5efe…897eBase—$4.8370%0x7cfa…b8df20d ago0x282b34…26eaf2
0x5efe…897e0x59b4…99c4Base—$4.8070%0xc4bd…413320d ago0x1d81df…a7cd4f
0x59b4…99c40x5efe…897eBase—$4.8270%0x9480…159120d ago0x38fc51…07afef
0x5efe…897e0x59b4…99c4Base—$4.8070%0x4684…6bb720d ago0xfdd6ca…278244
0x59b4…99c40x5efe…897eBase—$4.8170%0xb1ca…598620d ago0xf46db7…2ba0ac
0x5efe…897e0x59b4…99c4Base—$4.7870%0xc4bd…413320d ago0x04a22e…8955da
0x59b4…99c40x5efe…897eBase—$4.8070%0x9480…159120d ago0x953551…b76f59
0x5efe…897e0x59b4…99c4Base—$4.7070%0x4684…6bb720d ago0xd59ac9…11a412
0x59b4…99c40x5efe…897eBase—$4.7070%0xb1ca…598620d ago0xfa6b6c…5ae574
0x5efe…897e0x59b4…99c4Base—$4.6070%0x7cfa…b8df20d ago0xb1f29c…44f603
0x59b4…99c40x5efe…897eBase—$4.6070%0x9480…159120d ago0x3802d9…288ce2
0x59b4…99c40x37b2…33f1Base—$4.3970%0x4684…6bb720d ago0x3f8846…682d51
0x59b4…99c40x37b2…33f1Base—$4.2870%0xb1ca…598620d ago0xc73f50…fb3f29
0x59b4…99c40xe039…2008Base—$4.8070%0x9480…159120d ago0xdeeabf…c91904
0x59b4…99c40x37b2…33f1Base—$4.2870%0x4684…6bb720d ago0x9f7381…1deb9b
0x59b4…99c40x37b2…33f1Base—$4.4970%0xb1ca…598620d ago0xe3ffe9…54fced

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.