Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf615…3d6c0x03d7…584cBasex402 service$0.08100%Payer-submitted72d ago0x8a8121…57c152
0xf615…3d6c0x03d7…584cBasex402 service$0.10100%Payer-submitted72d ago0xa0e296…08a4bf
0xf615…3d6c0x03d7…584cBasex402 service$0.30100%Payer-submitted72d ago0xef866d…8fd68d
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%Payer-submitted72d ago0x512b3a…69ef9f
0xf615…3d6c0x03d7…584cBasex402 service$0.04100%Payer-submitted72d ago0xaffd9d…047793
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted72d ago0x1e1bfc…302dc9
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted72d ago0x13b4b0…127dd3
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted72d ago0x4fae05…c38276
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted72d ago0x18cf91…7efc3d
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted72d ago0x315ab6…19c8be
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted72d ago0xc5e492…8ef548
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted72d ago0x7bc761…814e33
0xf615…3d6c0x03d7…584cBasex402 service$0.12100%Payer-submitted72d ago0x2760dd…4e3ae3
0xf615…3d6c0x03d7…584cBasex402 service$0.06100%Payer-submitted72d ago0x658428…ee124c
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%Payer-submitted72d ago0x493dcc…264be6
0xf615…3d6c0x03d7…584cBasex402 service$0.09100%Payer-submitted72d ago0x23c8de…31c914
0xf615…3d6c0x03d7…584cBasex402 service$0.14100%Payer-submitted72d ago0xb7dc7f…253bd0
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%Payer-submitted72d ago0x937ee1…3d8e96
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted72d ago0xebc9b6…c935da
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted72d ago0xd656b0…b3496a
0xf615…3d6c0x03d7…584cBasex402 service$0.03100%Payer-submitted72d ago0x775a28…b4c2c6
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%coinbase72d ago0xa268ee…4168ff
0xf615…3d6c0x03d7…584cBasex402 service$0.30100%coinbase72d ago0xb4cfa3…cf4589
0xf615…3d6c0x03d7…584cBasex402 service$0.30100%coinbase72d ago0xdf77c3…751e7e
0xf615…3d6c0x03d7…584cBasex402 service$0.02100%Payer-submitted73d ago0x19c6d9…3ab7cd

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.