Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf7ab…7f0c0x1e8e…60f8Base—$2.00100%anyspend72d ago0x6b4696…c8ea9d
0xfaec…91bb0x1e8e…60f8Base—$2.00100%anyspend72d ago0x805c68…7e7c17
0x8b12…5c710x1e8e…60f8Base—$1.00100%anyspend72d ago0xecf7e5…936a2f
0x6dc1…d28e0x1e8e…60f8Base—$3.00100%anyspend72d ago0x632e4f…7a5ddc
0xe2d8…2aaa0x1e8e…60f8Base—$2.00100%anyspend72d ago0x3005d0…f2aa95
0x0bf6…51070x1e8e…60f8Base—$2.00100%anyspend72d ago0xb246c6…1dd99f
0xe2d8…2aaa0x1e8e…60f8Base—$2.00100%anyspend72d ago0xc4b4b5…b395cb
0xa566…97960x1e8e…60f8Base—$1.00100%anyspend72d ago0x618f4d…04d241
0xb492…ce900x1e8e…60f8Base—$3.00100%anyspend72d ago0x45e1f6…09fdc5
0x7dfe…f7840x1e8e…60f8Base—$2.00100%anyspend72d ago0x7c3e13…72dd1e
0x6e35…c6940x1e8e…60f8Base—$1.00100%anyspend72d ago0x416676…d7df57
0x36a2…bfc70x1e8e…60f8Base—$3.00100%anyspend72d ago0x40ad73…98d63e
0xbd3a…a1a50x1e8e…60f8Base—$1.00100%anyspend72d ago0x592b97…c89396
0x2310…0fb20x1e8e…60f8Base—$1.00100%anyspend72d ago0x7099e6…4530a4
0x3e64…d3690x1e8e…60f8Base—$3.00100%anyspend72d ago0xf72858…1a8960
0xc37b…34f50x1e8e…60f8Base—$1.00100%anyspend72d ago0xdf09aa…aee20b
0x6e35…c6940x1e8e…60f8Base—$1.00100%anyspend72d ago0x65b243…def34a
0xa566…97960x1e8e…60f8Base—$2.00100%anyspend72d ago0x98fa62…bf8f09
0xe77c…f5b90x1e8e…60f8Base—$1.00100%anyspend72d ago0xfd630f…342695
0xabe5…f12e0x1e8e…60f8Base—$3.00100%anyspend72d ago0x349640…81dac8
0x3e64…d3690x1e8e…60f8Base—$2.00100%anyspend72d ago0x676338…2ad379
0xb750…bde00x1e8e…60f8Base—$1.00100%anyspend72d ago0xe84f8f…b4ab99
0x591d…ae7f0x1e8e…60f8Base—$3.00100%anyspend72d ago0x40d79e…9f3b79
0xe2b7…8a9e0x1e8e…60f8Base—$2.00100%anyspend72d ago0x4ea83b…c586d4
0xf44f…a0700x1e8e…60f8Base—$1.00100%anyspend72d ago0xc26d1b…6ce8b8

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.