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—$2.43100%coinbase26d ago0x2d312f…6ca45a
0xb66a…04f40xb0af…7de0Base—$2.73100%coinbase26d ago0xa5bbd3…ec02e8
0xb66a…04f40xb0af…7de0Base—$2.70100%coinbase26d ago0xea5025…54c71f
0xb66a…04f40xb0af…7de0Base—$1.75100%coinbase26d ago0x10b5b2…792d8d
0xb66a…04f40xb0af…7de0Base—$2.51100%coinbase26d ago0xb07a82…adc755
0xb66a…04f40xb0af…7de0Base—$2.85100%coinbase26d ago0xeecc09…7fe868
0xb66a…04f40xb0af…7de0Base—$2.00100%coinbase26d ago0x1fb195…f38ada
0xb66a…04f40xb0af…7de0Base—$2.00100%coinbase26d ago0xdff6ea…a3a3fd
0xb66a…04f40xb0af…7de0Base—$2.43100%coinbase26d ago0x0324b6…cf3a3d
0xb66a…04f40xb0af…7de0Base—$2.42100%coinbase26d ago0x019d76…f8c773
0xb66a…04f40xb0af…7de0Base—$3.04100%coinbase26d ago0xc475dd…886990
0xb66a…04f40xb0af…7de0Base—$2.51100%coinbase26d ago0xeac8cd…4aa54c
0xb66a…04f40xb0af…7de0Base—$1.75100%coinbase26d ago0x66a349…0ce18d
0xb66a…04f40xb0af…7de0Base—$1.75100%coinbase26d ago0xbdb244…432b87
0xb66a…04f40xb0af…7de0Base—$3.34100%coinbase26d ago0x56a529…8f6edb
0xb66a…04f40xb0af…7de0Base—$3.00100%coinbase26d ago0xc47239…d5000e
0xb66a…04f40xb0af…7de0Base—$2.00100%coinbase26d ago0x2fd440…1a5f90
0xb66a…04f40xb0af…7de0Base—$1.74100%coinbase26d ago0x12e6c0…832fd5
0xb66a…04f40xb0af…7de0Base—$3.00100%coinbase26d ago0x233574…2c52f8
0xb66a…04f40xb0af…7de0Base—$2.00100%coinbase26d ago0xe30c26…30b959
0xb66a…04f40xb0af…7de0Base—$2.00100%coinbase26d ago0x43812a…bf7ad9
0xb66a…04f40xb0af…7de0Base—$1.75100%coinbase26d ago0x03abdf…98e149
0xb66a…04f40xb0af…7de0Base—$2.79100%coinbase26d ago0xa20764…67c23c
0xb66a…04f40xb0af…7de0Base—$1.75100%coinbase26d ago0x46575a…c732f5
0xb66a…04f40xb0af…7de0Base—$2.89100%coinbase26d ago0xa8fc87…c78b1e

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.