Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1ae…81330x32c6…5a22Base—$1.00100%fluxa114d ago0x4bf65a…b763c4
0xd1ae…81330x2630…5d06Base—$0.20100%fluxa114d ago0x83c769…05b0df
0xd1ae…81330x56e8…34e8Base—$0.20100%fluxa114d ago0x6e1b9c…727fd2
0xd1ae…81330xb22e…e494Base—$1.79100%fluxa114d ago0x18ef40…595cd9
0xd1ae…81330x040c…3c89Base—$1.75100%fluxa114d ago0x110177…45f78c
0xd1ae…81330xd59b…dbabBase—$1.10100%fluxa114d ago0x0fe6c7…3e37e1
0xd1ae…81330x651f…c90bBase—$1.00100%fluxa114d ago0x4a537d…c66e81
0xd1ae…81330x160b…5decBase—$0.10100%fluxa114d ago0x66be9b…82330e
0xd1ae…81330xa1f4…dc3cBase—$0.35100%fluxa114d ago0xcfcc28…c13db2
0xd1ae…81330xb015…bf13Base—$1.10100%fluxa114d ago0xfa1741…10eed0
0xd1ae…81330x38db…f53aBase—$0.35100%fluxa114d ago0x8a555e…74951d
0xd1ae…81330xdaa7…04fcBase—$0.20100%fluxa114d ago0x329ce8…429fcc
0xd1ae…81330xc728…6e76Base—$0.35100%fluxa114d ago0x392bd5…a156ec
0xd1ae…81330x1fb6…c1c7Base—$0.03100%fluxa114d ago0xb5ba94…ecc506
0xd1ae…81330xab42…74f1Base—$0.20100%fluxa114d ago0x05044d…df43ca
0xd1ae…81330x3afc…2490Base—$0.10100%fluxa114d ago0x3d105e…8a36a2
0xd1ae…81330x910b…bb30Base—$0.20100%fluxa114d ago0xc35970…7228df
0xd1ae…81330x13c1…6e8eBase—$0.01100%fluxa114d ago0x0f127e…252a07
0xd1ae…81330xa7bf…b90aBase—$0.20100%fluxa114d ago0x25fbe2…64fe63
0xd1ae…81330x6f03…8db2Base—$0.10100%fluxa114d ago0xa6261c…15d388
0xd1ae…81330xa6f7…9c5eBase—$0.42100%fluxa114d ago0x377ada…c28579
0xd1ae…81330x6097…4394Base—$0.10100%fluxa114d ago0xc5aa45…b59f00
0xd1ae…81330x3f7f…625aBase—$0.42100%fluxa114d ago0xe9a673…cbf2a7
0xd1ae…81330x11ed…82b0Base—$0.42100%fluxa114d ago0x5c3e31…2d425a
0xd1ae…81330x1488…3432Base—$0.42100%fluxa114d ago0xa90389…ec8a42

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.