Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6fd2…08050x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0x3b168e…d7cc39
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xf683c8…a63c4e
0x6fd2…08050x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0xcb4b29…bc7742
0x6fd2…08050x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0x639436…50e7b4
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xbebcd1…9c9925
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x8742d0…5642ac
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0xf54dec…85705c
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x60e1f8…51bc39
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x2ef3c3…2ad38f
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xf3b34c…e063f4
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xffe3cb…d6897f
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x6054d6…b0ec27
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x02a52b…414e29
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x9c6d02…165f1e
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x1b199d…f9dcd1
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xbba00f…1ea524
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0xd65a9d…7570bd
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x3c59f8…1d613c
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xe18034…60982b
0x6fd2…08050x07cf…2396Basex402 service$0.2070%0x1360…66fa19d ago0xaecb25…90131d
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x3e2e33…353fc3
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xc9fcba…aa53df
0x6fd2…08050x07cf…2396Basex402 service$0.2070%0x1360…66fa19d ago0x41bee0…5f4590
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xfc288a…3fb291
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0xfa05cc…797bf2

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.