Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase4d ago0x79dc0c…facd0d
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase4d ago0xa9a995…d2bba2
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase4d ago0xf8fb3e…b1ff88
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase4d ago0xc07826…94f91e
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase4d ago0x5ba8e2…047541
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase4d ago0x4abc54…204c55
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase4d ago0xf84321…68406a
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase4d ago0x069aa6…6e9b08
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase4d ago0x9d4696…7564e2
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase4d ago0x3fc8d9…fb7371
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase4d ago0x747efb…9f0578
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase4d ago0xc8d548…8f3603
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase4d ago0xd780da…10e891
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase4d ago0x7bf840…ba0064
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase4d ago0x0610d4…81a0ef
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase4d ago0x8601fb…e24b89
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase4d ago0x7160a6…b30606
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase4d ago0x4fe0da…085e32
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase4d ago0x27e4bb…210d00
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase4d ago0xb00172…6338f1
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase4d ago0x328b31…044d3c
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase4d ago0x8e7c39…b9be9d
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase4d ago0x3d4e27…e32bb8
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase4d ago0x63f6cb…e44589
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase4d ago0xe8476c…1c928e

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.