Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao6d ago0xf0b353…0dc13b
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao6d ago0xb5d25a…a0e249
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao6d ago0x8086ee…3d5e27
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao6d ago0x41bc1e…93b25a
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao6d ago0xce10ad…544d2d
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao6d ago0xf0d611…cecd73
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao6d ago0x8e572c…86a4c5
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao6d ago0xd592bf…445e19
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao6d ago0xf717b2…5bdaed
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao6d ago0x9b43d7…1c19b4
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao6d ago0xd3664b…a52a3b
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao6d ago0x600061…79875d
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao6d ago0x3e08be…d61171
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao6d ago0x59478b…8f5059
0x3a87…46690x5fca…3b3eBase—$1.40100%ultravioletadao6d ago0x0af55e…5cd2e2
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao6d ago0x394325…344a53
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao6d ago0xff1990…3f11ec
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao6d ago0x733d06…c5fbea
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao6d ago0x9cb864…721310
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao6d ago0xbacbe3…621723
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao6d ago0x95aff7…4d6f63
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao6d ago0x7f72af…0676e9
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao6d ago0x021951…ec9748
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao6d ago0xf3be9f…1d8a89
0x5fca…3b3e0xcc19…930eBase—$0.10100%ultravioletadao6d ago0xe93f2d…360d0e

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.