Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa33d ago0x0ad18c…b3c2a5
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter33d ago0x773374…2c125d
0xd675…2ed10x07cf…2396Basex402 service$0.06100%dexter33d ago0xd96a1b…86fe13
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter33d ago0x1fce77…f431ee
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter33d ago0x608110…369ba6
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter33d ago0x27e439…29d4cb
0xd675…2ed10x07cf…2396Basex402 service$0.04100%dexter33d ago0xe92377…2754ef
0xd675…2ed10x07cf…2396Basex402 service$0.02100%dexter33d ago0xede833…6347b8
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa33d ago0x30f612…783e9f
0xd675…2ed10x07cf…2396Basex402 service$0.1070%0x1360…66fa33d ago0x3322f7…215861
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa33d ago0xb16633…82677b
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa33d ago0x1495e3…c680d1
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa33d ago0xf17995…73c1a8
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa33d ago0x388470…4ad8cb
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa33d ago0xb2158c…5fe083
0xd675…2ed10x07cf…2396Basex402 service$0.06100%payAI33d ago0x25abc6…494038
0xd675…2ed10x07cf…2396Basex402 service$0.02100%payAI33d ago0x7e71ab…616a82
0xd675…2ed10x07cf…2396Basex402 service$0.04100%payAI33d ago0x765ca4…40546c
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa33d ago0xd15e3b…b02b2f
0xd675…2ed10x07cf…2396Basex402 service$0.02100%payAI33d ago0xe392fd…85c49a
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa33d ago0xd8f120…99bcc5
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa33d ago0xc8c37a…cef457
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa33d ago0x784f3f…f3b5bd
0xd675…2ed10x07cf…2396Basex402 service$0.1070%0x1360…66fa33d ago0x6bf555…76ac97
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa33d ago0x03a66c…079032

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.