Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1f1…7fcf0xf5f2…e0afBase—$0.00570%0x0018…ca9715d ago0x0ab167…67953c
0xd1f1…7fcf0xf5f2…e0afBase—$0.00570%0xdf7d…5dbd15d ago0xe6c4d9…d22155
0xd1f1…7fcf0xf5f2…e0afBase—$0.00570%0x0021…ad8f15d ago0x25fc76…157050
0xd1f1…7fcf0xf5f2…e0afBase—$0.00570%0x0018…ca9715d ago0x6d58a6…588313
0xd1f1…7fcf0xf5f2…e0afBase—$0.00570%0xdf7d…5dbd15d ago0xc4c0c6…9d74e7
0xd1f1…7fcf0xf5f2…e0afBase—$0.00570%0x0021…ad8f15d ago0x339ec8…889a94
0xd1f1…7fcf0xf5f2…e0afBase—$0.00570%0x0018…ca9715d ago0xe69486…fa1957
0xd1f1…7fcf0xf5f2…e0afBase—$0.00570%0xdf7d…5dbd15d ago0x6a7d80…92109b
0xd1f1…7fcf0xf5f2…e0afBase—$0.00570%0x0021…ad8f15d ago0x2c6b47…23f1c1
0xd1f1…7fcf0xf5f2…e0afBase—$0.00570%0x0018…ca9715d ago0xb66cf9…847c0f
0xd1f1…7fcf0xf5f2…e0afBase—$0.00570%0xdf7d…5dbd15d ago0x4fc98e…2fa414
0xd1f1…7fcf0xf5f2…e0afBase—$0.00570%0x0021…ad8f15d ago0x5efad2…b4451f
0xd1f1…7fcf0xf5f2…e0afBase—$0.00570%0x0018…ca9715d ago0x222d2a…9039d6
0xd1f1…7fcf0xf5f2…e0afBase—$0.00570%0xdf7d…5dbd15d ago0x35001c…37fda5
0xd1f1…7fcf0xf5f2…e0afBase—$0.00570%0x0021…ad8f15d ago0xe3f255…ea7293
0xd1f1…7fcf0xf5f2…e0afBase—$0.00570%0x0018…ca9715d ago0x610e26…222797
0xd1f1…7fcf0xf5f2…e0afBase—$0.00570%0xdf7d…5dbd15d ago0x408565…cef999
0xd1f1…7fcf0xf5f2…e0afBase—$0.00570%0x0021…ad8f15d ago0x387b30…6830ed
0xd1f1…7fcf0xf5f2…e0afBase—$0.00570%0x0018…ca9715d ago0x1488b9…5553d6
0xd1f1…7fcf0xf5f2…e0afBase—$0.00570%0xdf7d…5dbd15d ago0xf0950f…bedd5c
0xd1f1…7fcf0xf5f2…e0afBase—$0.00570%0x0021…ad8f15d ago0x6f7185…fa3d5b
0xd1f1…7fcf0xf5f2…e0afBase—$0.00570%0x0018…ca9715d ago0xfdb73f…36e565
0xd1f1…7fcf0xf5f2…e0afBase—$0.00570%0xdf7d…5dbd15d ago0xb134d5…fc14dd
0xd1f1…7fcf0xf5f2…e0afBase—$0.00570%0x0021…ad8f15d ago0xc2ebf2…e981a2
0xd1f1…7fcf0xf5f2…e0afBase—$0.00570%0x0018…ca9715d ago0xb2ac7f…e7a514

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.