Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7263…e0ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa28d ago0xeafdf5…1ad7aa
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa28d ago0x5163d7…168a67
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa28d ago0x349974…0b65b2
0x7263…e0ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa28d ago0x7e7f45…ee6454
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa28d ago0xc17da8…ba1400
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%payAI28d ago0xb62015…6c39c0
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa28d ago0x02464b…b09cb0
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%payAI28d ago0x3e9e17…15b3d1
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa28d ago0xd1a09b…cfbef9
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%payAI28d ago0x6df728…9d3503
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa28d ago0xac94ed…78ee02
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa28d ago0x5620b1…39a7b6
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa28d ago0x472374…f7903e
0x7263…e0ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa28d ago0xd2963b…e373af
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa28d ago0xd85023…ba9fe2
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa28d ago0x52e90c…3051a0
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa28d ago0x8da5c1…d23d94
0x7263…e0ff0x07cf…2396Basex402 service$0.2070%0x1360…66fa28d ago0x284299…54d983
0x7263…e0ff0x07cf…2396Basex402 service$0.1070%0x1360…66fa28d ago0x2ffb23…d3b9ea
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa28d ago0x2b1a09…c7633e
0x7263…e0ff0x07cf…2396Basex402 service$0.0670%0x1360…66fa28d ago0xcbf320…0f61a9
0x7263…e0ff0x07cf…2396Basex402 service$0.0470%0x1360…66fa28d ago0x30d855…286d24
0x7263…e0ff0x07cf…2396Basex402 service$0.02100%payAI28d ago0xb13635…c690ad
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa28d ago0xa9d091…11a3b9
0x7263…e0ff0x07cf…2396Basex402 service$0.0270%0x1360…66fa28d ago0xded0db…f2e0c7

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.