Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x4088be…6188de
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x5197c3…e71bb8
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x3963f4…5c6091
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xffd76a…a6fb84
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0x4847f6…dda901
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x6ebaa0…113d42
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0x221313…4b39c3
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa34d ago0xa937eb…9e7a26
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0x18f85c…abfda4
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa34d ago0x2adea0…d12018
0x3fc7…44740x07cf…2396Basex402 service$0.2070%0x1360…66fa34d ago0xcc9100…647d79
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x61af10…6e8330
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0x87df54…120387
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0xcc1185…240bcd
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x0535ff…a3d0b6
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x147b88…1780a4
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa34d ago0x8fa9d5…8b736d
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa34d ago0x932cc0…e84f7f
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xca914e…290554
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa34d ago0x3f4152…a911f2
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xbda7f2…0e6761
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa34d ago0xe8667f…6797fa
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0x05ab2d…0f33fd
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xecaf2e…d2dc0f
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa34d ago0xd63aef…a1444d

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.