Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3a3f…f3a70x5765…ed10Basex402 service$0.00170%0x2772…8c1719d ago0x41826b…2c7925
0xfa1c…65d10x5765…ed10Basex402 service$0.00170%0x2772…8c1719d ago0x5c922b…a519de
0xd579…071a0x5765…ed10Basex402 service$0.00170%0x2772…8c1719d ago0x0b143f…cb1ee9
0x9688…d92d0x5765…ed10Basex402 service$0.00170%0x2772…8c1719d ago0x7b6b3f…56e37f
0x09c3…beee0x5765…ed10Basex402 service$0.00170%0x2772…8c1719d ago0x188ef3…61a56c
0x9688…d92d0x5765…ed10Basex402 service$0.00170%0x2772…8c1719d ago0xc319b2…a2d3fb
0xedc6…d2d00x5765…ed10Basex402 service$0.00170%0x2772…8c1719d ago0x7397c4…0eaa9e
0x7fd9…b5290x5765…ed10Basex402 service$0.00170%0x2772…8c1719d ago0x236d2c…94e81f
0x01f9…84d30x5765…ed10Basex402 service$0.00170%0x2772…8c1719d ago0x2f0685…a20241
0xedc6…d2d00x5765…ed10Basex402 service$0.00170%0x2772…8c1719d ago0x2d0db4…9a6310
0x01f9…84d30x5765…ed10Basex402 service$0.00170%0x2772…8c1719d ago0x8adc6b…496256
0x8d2a…7d370x5765…ed10Basex402 service$0.00170%0x2772…8c1720d ago0x52dac4…19953c
0x8d2a…7d370x5765…ed10Basex402 service$0.00470%0x2772…8c1720d ago0xe454ca…06b7d6
0x8d2a…7d370x5765…ed10Basex402 service$0.00170%0x2772…8c1720d ago0x52769a…01859f
0x8d2a…7d370x5765…ed10Basex402 service$0.00170%0x2772…8c1720d ago0x02fa26…90611d
0x8d2a…7d370x5765…ed10Basex402 service$0.00470%0x2772…8c1720d ago0x64571a…e660f4
0x8d2a…7d370x5765…ed10Basex402 service$0.00470%0x2772…8c1720d ago0xdad1f0…d23500
0x8d2a…7d370x5765…ed10Basex402 service$0.00470%0x2772…8c1720d ago0xd8e37c…0dcb0f
0x8d2a…7d370x5765…ed10Basex402 service$0.00170%0x2772…8c1720d ago0x0356fa…4e5d2a
0x8d2a…7d370x5765…ed10Basex402 service$0.00470%0x2772…8c1720d ago0xd0a807…8a7306
0x8d2a…7d370x5765…ed10Basex402 service$0.00170%0x2772…8c1720d ago0x0a96b1…136dba
0x8d2a…7d370x5765…ed10Basex402 service$0.00170%0x2772…8c1720d ago0x16f510…bcfb92
0x8d2a…7d370x5765…ed10Basex402 service$0.00470%0x2772…8c1720d ago0x9de76e…6b0fec
0x8d2a…7d370x5765…ed10Basex402 service$0.00470%0x2772…8c1720d ago0x3cb9f9…273d06
0x8d2a…7d370x5765…ed10Basex402 service$0.00470%0x2772…8c1720d ago0x1dda1c…0613f0

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.