Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9c96…b1c20xa9dd…2315Base$0.002100%Route unknown25d ago0x8c7a6d…b87ccb
0x9c96…b1c20xa9dd…2315Base$0.002100%Route unknown25d ago0xb81db5…9d4356
0x9c96…b1c20xa9dd…2315Base$0.002100%Route unknown25d ago0x2daacc…934a01
0x9c96…b1c20xa9dd…2315Base$0.002100%Route unknown25d ago0xc78c84…c65de4
0x9c96…b1c20xa9dd…2315Base$0.002100%Route unknown25d ago0xe6d480…df2959
0x9c96…b1c20xa9dd…2315Base$0.002100%Route unknown25d ago0x287610…e2a4f1
0x9c96…b1c20xa9dd…2315Base$0.002100%Route unknown25d ago0x6fd75f…5f7bdb
0x9c96…b1c20xa9dd…2315Base$0.002100%Route unknown25d ago0x94f886…a0ad77
0x9c96…b1c20xa9dd…2315Base$0.002100%Route unknown25d ago0x94366b…3d6204
0x9c96…b1c20xa9dd…2315Base$0.002100%Route unknown25d ago0xf35e25…9aad7c
0x9c96…b1c20xa9dd…2315Base$0.002100%Route unknown25d ago0x138119…18e592
0x9c96…b1c20xa9dd…2315Base$0.002100%Route unknown25d ago0x338bd2…954764
0x9c96…b1c20xa9dd…2315Base$0.002100%Route unknown25d ago0x1192f3…d7fc37
0x9c96…b1c20xa9dd…2315Base$0.002100%Route unknown25d ago0x6d4f0c…792303
0x9c96…b1c20xa9dd…2315Base$0.002100%Route unknown25d ago0x826c57…1eb9ba
0x9c96…b1c20xa9dd…2315Base$0.002100%Route unknown25d ago0xf4810b…fcfc81
0x9c96…b1c20xa9dd…2315Base$0.002100%Route unknown25d ago0x0215ed…b0c80c
0x9c96…b1c20xa9dd…2315Base$0.002100%Route unknown25d ago0xe80b7e…69a886
0x9c96…b1c20xa9dd…2315Base$0.002100%Route unknown25d ago0x3f70cd…9cefce
0x9c96…b1c20xa9dd…2315Base$0.002100%Route unknown25d ago0x3e3c68…08ff9a
0x9c96…b1c20xa9dd…2315Base$0.002100%Route unknown25d ago0xa3c7cf…36fa3a
0x9c96…b1c20xa9dd…2315Base$0.002100%Route unknown25d ago0xb817ee…86fec5
0x9c96…b1c20xa9dd…2315Base$0.002100%Route unknown25d ago0xe37679…196934
0x9c96…b1c20xa9dd…2315Base$0.002100%Route unknown25d ago0x430dc8…15b8fe
0x9c96…b1c20xa9dd…2315Base$0.002100%Route unknown25d ago0xd6fd79…684ddd

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.