Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3878…18220xb0af…7de0Base—$30.02100%coinbase42d ago0x7d8afd…22c338
0x3878…18220xb0af…7de0Base—$30.09100%coinbase42d ago0x208ab3…3a851a
0x3878…18220xb0af…7de0Base—$25.51100%coinbase42d ago0x8223d4…92bc8f
0x3878…18220xb0af…7de0Base—$30.01100%coinbase42d ago0xb7987b…0c14b1
0x3878…18220xb0af…7de0Base—$27.02100%coinbase42d ago0x0faceb…f3e02f
0x3878…18220xb0af…7de0Base—$30.02100%coinbase42d ago0xcccd57…d3377e
0x3878…18220xb0af…7de0Base—$15.01100%coinbase42d ago0x364f9f…20ff4a
0x3878…18220xb0af…7de0Base—$25.51100%coinbase42d ago0x0c5dd0…c792c5
0x3878…18220xb0af…7de0Base—$29.91100%coinbase42d ago0xf7f3ec…0b6e95
0x3878…18220xb0af…7de0Base—$30.01100%coinbase42d ago0x043fa6…40dc96
0x3878…18220xb0af…7de0Base—$30.05100%coinbase42d ago0xdf092e…6658f1
0x3878…18220xb0af…7de0Base—$30.02100%coinbase42d ago0x4b7ee7…fec107
0x3878…18220xb0af…7de0Base—$30.02100%coinbase42d ago0x9ef20f…113b67
0x3878…18220xb0af…7de0Base—$28.89100%coinbase42d ago0x997b6a…d24040
0x3878…18220xb0af…7de0Base—$30.04100%coinbase42d ago0x52d9f1…794628
0x3878…18220xb0af…7de0Base—$29.85100%coinbase42d ago0x701cbc…d67c67
0x3878…18220xb0af…7de0Base—$29.84100%coinbase42d ago0x63ab54…c03f2b
0x3878…18220xb0af…7de0Base—$29.83100%coinbase42d ago0xb4d82d…1136bf
0x3878…18220xb0af…7de0Base—$30.02100%coinbase42d ago0x458ddc…11c226
0x3878…18220xb0af…7de0Base—$29.83100%coinbase42d ago0xf5eacb…d794b2
0x3878…18220xb0af…7de0Base—$25.51100%coinbase43d ago0xd8f3b0…1d19aa
0x3878…18220xb0af…7de0Base—$29.83100%coinbase43d ago0x5e9c5c…10e553
0x3878…18220xb0af…7de0Base—$30.02100%coinbase43d ago0x12d951…5d8859
0x3878…18220xb0af…7de0Base—$30.01100%coinbase43d ago0x559adf…f1d396
0x3878…18220xb0af…7de0Base—$29.91100%coinbase43d ago0xb63bda…e905c8

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.