Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2c24…58de0x2c24…58deBase—$0.0005100%Payer-submitted69d ago0x6072b7…6d8506
0x2c24…58de0x2c24…58deBase—$0.0005100%Payer-submitted69d ago0x2b2e60…d9a77a
0x2c24…58de0x2c24…58deBase—$0.0005100%Payer-submitted69d ago0xfa27b1…dfdd30
0x2c24…58de0x2c24…58deBase—$0.0005100%Payer-submitted69d ago0x8b385a…f3a9f1
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de69d ago0xc673e3…623262
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de69d ago0xab885e…08a03a
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de69d ago0xd6c6de…cccf8f
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de69d ago0x1cd2e1…4c0d2c
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de69d ago0xbb3494…998054
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de69d ago0xb5fca6…c2ea24
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de69d ago0x088352…323962
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de69d ago0xb68ca7…48e38a
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de69d ago0x71a987…3aee31
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de69d ago0x0771c3…f65c23
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de69d ago0x71a4f5…b07e19
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de69d ago0x13ba8d…5e6e7c
0x2c24…58de0x2c24…58deBase—$0.0005100%Payer-submitted69d ago0x4cd629…5bd9ee
0x2c24…58de0x2c24…58deBase—$0.0005100%Payer-submitted69d ago0xf7b0c8…42b428
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de69d ago0x8fe0b6…925c32
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de69d ago0xe54451…e1792a
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de69d ago0x6bdd1a…f71f92
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de69d ago0x88ad8a…617a8f
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de69d ago0x153ed5…0b206d
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de69d ago0xe9c78a…901c70
0xa7e9…9afc0x2c24…58deBase—$0.0005100%0x2c24…58de69d ago0xbb8ab8…283031

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.