Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb66a…04f40xb0af…7de0Base—$1.75100%coinbase25d ago0x957cba…f28127
0xb66a…04f40xb0af…7de0Base—$2.20100%coinbase25d ago0x44f897…fb6ddb
0xb66a…04f40xb0af…7de0Base—$1.61100%coinbase25d ago0x51b3cc…3134ba
0xb66a…04f40xb0af…7de0Base—$2.02100%coinbase25d ago0x385506…386371
0xb66a…04f40xb0af…7de0Base—$2.24100%coinbase25d ago0x811ff9…c3dce6
0xb66a…04f40xb0af…7de0Base—$2.16100%coinbase25d ago0x8fe3c5…adf96c
0xb66a…04f40xb0af…7de0Base—$1.75100%coinbase25d ago0x63da29…e8a245
0xb66a…04f40xb0af…7de0Base—$2.18100%coinbase25d ago0xf0143c…cab1e6
0xb66a…04f40xb0af…7de0Base—$1.74100%coinbase25d ago0x4b2318…e4f7dc
0xb66a…04f40xb0af…7de0Base—$1.75100%coinbase25d ago0x85b6a4…19911b
0xb66a…04f40xb0af…7de0Base—$2.00100%coinbase25d ago0xc73838…761a03
0xb66a…04f40xb0af…7de0Base—$1.98100%coinbase25d ago0x5d06d1…58d35f
0xb66a…04f40xb0af…7de0Base—$1.62100%coinbase25d ago0xeeed27…85e9ca
0xb66a…04f40xb0af…7de0Base—$1.62100%coinbase25d ago0x3417b5…4c05c0
0xb66a…04f40xb0af…7de0Base—$1.25100%coinbase25d ago0xe67a68…d2cde7
0xb66a…04f40xb0af…7de0Base—$1.62100%coinbase25d ago0xa110db…a2720c
0xb66a…04f40xb0af…7de0Base—$1.61100%coinbase25d ago0x580a39…bbfb4d
0xb66a…04f40xb0af…7de0Base—$1.61100%coinbase25d ago0xb0502a…5fb80c
0xb66a…04f40xb0af…7de0Base—$1.54100%coinbase25d ago0xf3f000…0a00fd
0xb66a…04f40xb0af…7de0Base—$2.00100%coinbase25d ago0x04d7e2…cfda2e
0xb66a…04f40xb0af…7de0Base—$1.75100%coinbase25d ago0x288438…44a57c
0xb66a…04f40xb0af…7de0Base—$2.85100%coinbase25d ago0xcd2d7c…cb7b8d
0xb66a…04f40xb0af…7de0Base—$3.03100%coinbase25d ago0xf4f135…4a8b63
0xb66a…04f40xb0af…7de0Base—$2.88100%coinbase25d ago0x7155d7…de8d53
0xb66a…04f40xb0af…7de0Base—$2.53100%coinbase25d ago0x29f444…eb4b43

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.