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…66fa16d ago0x6957b5…e78ce8
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xa65108…6c7170
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x0c60cd…9235db
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0x91ff18…cbc078
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x29d0df…0c0c29
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x032fe1…7663b2
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xf37dd6…a6983d
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xa44e3b…8e8628
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0x795560…c7879b
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0x09764d…2ed004
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0xaa017c…759cd5
0x3fc7…44740x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0xe8a8b9…1498fe
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x715807…05ba49
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x9ee3ff…917d59
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x3ba1d5…3ef5f4
0x3fc7…44740x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0x7d2449…58aac2
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x704c07…4c79e5
0x3fc7…44740x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0xfc1c76…258738
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x13e639…a3c080
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xeb396c…d1a025
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x01960b…138d30
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x31e8a9…4851a5
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0xd8cb57…af35c5
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x035731…fb2ff2
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa16d ago0x0beb63…0b3c8c

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.