Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcae3…aafe0x4466…125eBasex402 service$0.005100%coinbase92d ago0x531665…af0eb0
0xcae3…aafe0x4466…125eBasex402 service$0.004100%coinbase92d ago0x8244c8…2aef58
0xcae3…aafe0x4466…125eBasex402 service$0.004100%coinbase92d ago0x400d44…82d203
0xcae3…aafe0x4466…125eBasex402 service$0.004100%coinbase92d ago0xbd2bcc…ac631a
0xcae3…aafe0x4466…125eBasex402 service$0.004100%coinbase92d ago0xb6ac2c…d92bc0
0xcae3…aafe0x4466…125eBasex402 service$0.004100%coinbase92d ago0x7c95ae…973921
0xcae3…aafe0x4466…125eBasex402 service$0.05100%coinbase92d ago0xc75585…e0eeb3
0xcae3…aafe0x4466…125eBasex402 service$0.02100%coinbase92d ago0xca18cf…6a0efa
0xcae3…aafe0x4466…125eBasex402 service$0.02100%coinbase92d ago0xa18f48…3e6c3e
0xcae3…aafe0x4466…125eBasex402 service$0.02100%coinbase92d ago0x6aa90d…17049c
0xcae3…aafe0x4466…125eBasex402 service$0.0022100%coinbase92d ago0x700454…b228d8
0xcae3…aafe0x4466…125eBasex402 service$0.0022100%coinbase92d ago0xcfbe58…bbee76
0xcae3…aafe0x4466…125eBasex402 service$0.0022100%coinbase92d ago0x74bcbc…a3e820
0xcae3…aafe0x4466…125eBasex402 service$0.01100%coinbase92d ago0x8c8d42…dd748e
0xcae3…aafe0x4466…125eBasex402 service$0.008100%coinbase92d ago0x95d191…239ba5
0xcae3…aafe0x4466…125eBasex402 service$0.01100%coinbase92d ago0xda9a1f…83c320
0xcae3…aafe0x4466…125eBasex402 service$0.01100%coinbase92d ago0xd4c7ad…a9877a
0xcae3…aafe0x4466…125eBasex402 service$0.005100%coinbase92d ago0xb106ba…84946c
0xcae3…aafe0x4466…125eBasex402 service$0.005100%coinbase92d ago0x950335…984851
0xcae3…aafe0x4466…125eBasex402 service$0.005100%coinbase92d ago0xdde970…b23f76
0xcae3…aafe0x4466…125eBasex402 service$0.005100%coinbase92d ago0xde7797…6934b4
0xcae3…aafe0x4466…125eBasex402 service$0.004100%coinbase92d ago0xb34e9b…864a75
0xcae3…aafe0x4466…125eBasex402 service$0.004100%coinbase92d ago0x882e33…15d454
0xcae3…aafe0x4466…125eBasex402 service$0.004100%coinbase92d ago0x7a4617…b500db
0xcae3…aafe0x4466…125eBasex402 service$0.004100%coinbase92d ago0x2062db…5ad50a

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.