Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd51…46a90x7328…5d6fBase—$0.0044100%payAI46d ago0x2acd10…c69193
0x7328…5d6f0xcd51…46a9Base—$0.0088100%payAI46d ago0xfc3731…624319
0x7328…5d6f0xcd51…46a9Base—$0.0077100%payAI46d ago0xddb315…d5b87a
0x7328…5d6f0xcd51…46a9Base—$0.0077100%payAI46d ago0x213b67…93ca41
0x7328…5d6f0xcd51…46a9Base—$0.0077100%payAI46d ago0xadbc72…ec45e3
0xcd51…46a90x7328…5d6fBase—$0.0044100%payAI46d ago0x5d04d4…2c7374
0x7328…5d6f0xcd51…46a9Base—$0.0077100%payAI46d ago0x655c56…5b6475
0x7328…5d6f0xcd51…46a9Base—$0.0088100%payAI46d ago0x72bb92…a586a8
0x7328…5d6f0xcd51…46a9Base—$0.0077100%payAI46d ago0xd0dc61…925dd3
0x7328…5d6f0xcd51…46a9Base—$0.0077100%payAI46d ago0xb88d02…23f7bf
0xcd51…46a90x7328…5d6fBase—$0.0011100%payAI46d ago0x1bd905…7101bf
0xcd51…46a90x7328…5d6fBase—$0.0022100%payAI46d ago0xeda6a3…2c4ebb
0x7328…5d6f0xcd51…46a9Base—$0.0022100%payAI46d ago0xdd2043…140704
0x7328…5d6f0xcd51…46a9Base—$0.0077100%payAI46d ago0xcd08a2…0eedbd
0x7328…5d6f0xcd51…46a9Base—$0.0044100%payAI46d ago0xff452f…c4bc36
0x7328…5d6f0xcd51…46a9Base—$0.0077100%payAI46d ago0xe95662…cfb909
0xcd51…46a90x7328…5d6fBase—$0.0055100%payAI46d ago0xa5c119…5b237e
0x7328…5d6f0xcd51…46a9Base—$0.01100%payAI46d ago0x9e9395…3e48e0
0x7328…5d6f0xcd51…46a9Base—$0.0077100%payAI46d ago0x66fb8e…7bcdd4
0x7328…5d6f0xcd51…46a9Base—$0.0077100%payAI46d ago0x916e96…d49c62
0x7328…5d6f0xcd51…46a9Base—$0.0077100%payAI46d ago0x15782a…bfc784
0xcd51…46a90x7328…5d6fBase—$0.0044100%payAI46d ago0xb38020…872e42
0xcd51…46a90x7328…5d6fBase—$0.0044100%payAI46d ago0x985b5b…078ad6
0x7328…5d6f0xcd51…46a9Base—$0.0088100%payAI46d ago0xbbf964…f502b0
0x7328…5d6f0xcd51…46a9Base—$0.0088100%payAI46d ago0x126f2c…1932f4

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.