Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0dda…d9f70xb0af…7de0Base—$54.05100%coinbase47d ago0xf91b16…d0f019
0x0dda…d9f70xb0af…7de0Base—$52.14100%coinbase47d ago0x2880a4…ed4e9b
0x0dda…d9f70xb0af…7de0Base—$56.49100%coinbase47d ago0x542c8a…c2baa2
0x0dda…d9f70xb0af…7de0Base—$55.82100%coinbase47d ago0x6165a8…2b1801
0x0dda…d9f70xb0af…7de0Base—$50.03100%coinbase47d ago0xf2caf7…05570b
0x0dda…d9f70xb0af…7de0Base—$46.04100%coinbase47d ago0xb0f13f…158bf4
0x0dda…d9f70xb0af…7de0Base—$42.03100%coinbase47d ago0x147a97…93e49a
0x0dda…d9f70xb0af…7de0Base—$45.88100%coinbase47d ago0x5b2579…5941b0
0x0dda…d9f70xb0af…7de0Base—$44.43100%coinbase47d ago0x7581f9…027725
0x0dda…d9f70xb0af…7de0Base—$47.10100%coinbase47d ago0xc845ab…787d77
0x0dda…d9f70xb0af…7de0Base—$51.83100%coinbase47d ago0xf86294…d2f037
0x0dda…d9f70xb0af…7de0Base—$46.04100%coinbase47d ago0x5fd253…9af785
0x0dda…d9f70xb0af…7de0Base—$48.04100%coinbase47d ago0x9b91a9…1bd5b4
0x0dda…d9f70xb0af…7de0Base—$6.94100%coinbase47d ago0x2eb0e4…370073
0x0dda…d9f70xb0af…7de0Base—$47.65100%coinbase47d ago0xcd8d92…2e28bd
0x0dda…d9f70xb0af…7de0Base—$47.31100%coinbase47d ago0xce1b18…f043b3
0x0dda…d9f70xb0af…7de0Base—$44.12100%coinbase47d ago0x5de733…080b90
0x0dda…d9f70xb0af…7de0Base—$39.04100%coinbase47d ago0x911495…b07803
0x0dda…d9f70xb0af…7de0Base—$42.03100%coinbase47d ago0xdd2e6f…670bfd
0x0dda…d9f70xb0af…7de0Base—$44.07100%coinbase47d ago0xd987d9…48699a
0x0dda…d9f70xb0af…7de0Base—$24.46100%coinbase47d ago0x217797…913f1b
0x0dda…d9f70xb0af…7de0Base—$24.02100%coinbase47d ago0x18da0d…c38b64
0x0dda…d9f70xb0af…3befBase—$3.00100%payAI47d ago0x63a492…a6f027
0x0dda…d9f70xb0af…7de0Base—$6.93100%coinbase47d ago0x48855b…69c9ef
0x0dda…d9f70xb0af…7de0Base—$24.02100%coinbase47d ago0xbea94c…b333e6

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.