Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa3c8…96250x6351…0d62Base$880.74100%0x6351…0d6254d ago0x47d4ff…6afe3d
0x5f91…e0b30x6351…0d62Base$29.22100%0x6351…0d6254d ago0x324e9c…a94bb8
0x4ef7…ea590x6351…0d62Base$423.22100%0x6351…0d6254d ago0xa4dd36…ce2fb3
0x868a…d4770x6351…0d62Base$30.25100%0x6351…0d6254d ago0x55e26b…cdad70
0xa806…43da0x6351…0d62Base$1.40100%0x6351…0d6254d ago0x0906b1…70a116
0xc997…ef350x6351…0d62Base$300.00100%0x6351…0d6254d ago0xd1488d…809549
0x7361…6a6a0x6351…0d62Base$4.76100%0x6351…0d6254d ago0x03e022…b6c5f1
0xf71b…44210x6351…0d62Base$21.00100%0x6351…0d6254d ago0x384fa8…c93ec2
0x6fde…6a5a0x6351…0d62Base$9.39100%0x6351…0d6255d ago0xc1a1c0…167f07
0x4ef7…ea590x6351…0d62Base$4.22100%0x6351…0d6255d ago0x9fd0be…da1281
cryptotekarea.eth0x6351…0d62Base$7.00100%0x6351…0d6255d ago0x6a4cb8…020e1a
harmonyswap.eth0x6351…0d62Base$48.00100%0x6351…0d6255d ago0x626c65…c7556c
hoorosh.eth0x6351…0d62Base$130.00100%0x6351…0d6255d ago0x72e973…95c51c
0xc66c…0eb10x6351…0d62Base$152.00100%0x6351…0d6255d ago0x1a07b6…b4bd9b

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.