Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase36d ago0xa01fe4…52d8e9
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase36d ago0x4d0698…503d5e
0xd8d3…b63c0xd593…700dBasex402 service$0.15100%coinbase36d ago0x5b8975…9d26f5
0xd8d3…b63c0xd593…700dBasex402 service$0.15100%coinbase36d ago0x8fc8b7…2f16ab
0xd8d3…b63c0xd593…700dBasex402 service$0.15100%coinbase36d ago0x2df642…5b97e3
0xd8d3…b63c0xd593…700dBasex402 service$0.15100%coinbase36d ago0x061cce…8fe70d
0xd8d3…b63c0xd593…700dBasex402 service$0.15100%coinbase36d ago0x76f788…b3251f
0xd8d3…b63c0xd593…700dBasex402 service$0.15100%coinbase36d ago0x4ffd85…6ad959
0xd8d3…b63c0xd593…700dBasex402 service$0.15100%coinbase36d ago0x12f413…576036
0xd8d3…b63c0xd593…700dBasex402 service$0.15100%coinbase36d ago0x4ebd5b…993c78
0xd8d3…b63c0xd593…700dBasex402 service$0.15100%coinbase36d ago0x5bd0aa…dd41d5
0xd8d3…b63c0xd593…700dBasex402 service$0.15100%coinbase36d ago0x7e8722…318ea3
0xd8d3…b63c0xd593…700dBasex402 service$0.15100%coinbase36d ago0xae16bd…e0c387
0xd8d3…b63c0xd593…700dBasex402 service$0.15100%coinbase36d ago0xdde515…7d638f
0x843b…c4a70xd593…700dBasex402 service$0.01100%coinbase36d ago0xeac9a8…173807
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase36d ago0x701cf9…4c378f
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase36d ago0x21c373…f4d7c9
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase36d ago0x0daeec…710d70
0x9c41…e45c0xd593…700dBasex402 service$0.05100%coinbase36d ago0x05d31f…975bcf
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase36d ago0x5445ca…d1420c
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase36d ago0x84f4c0…787ae7
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase36d ago0x309d64…80de33
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase36d ago0x3d3baa…5d7057
0x7d43…12800xd593…700dBasex402 service$0.01100%coinbase36d ago0x105d36…445f0a
0x9c41…e45c0xd593…700dBasex402 service$0.01100%coinbase36d ago0x4c8fe6…f4b19b

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.