Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a559d ago0x836ddb…3c9720
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a559d ago0xf0ea7f…a4e78e
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a559d ago0x6c8a18…fb1cf7
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a559d ago0x502059…ecc0e9
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a559d ago0x381f87…4eda01
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a559d ago0x84a19c…182cf1
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a559d ago0x05c70a…6d3ce6
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a559d ago0x1f0840…23bd6a
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a559d ago0xb45236…4a2d52
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a559d ago0xb2929c…7e5411
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a559d ago0xfdc5b8…e6c761
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a559d ago0xa34e3b…5fd775
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a559d ago0x17c794…18484f
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a559d ago0x68765c…d237cd
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a559d ago0x356622…d25f26
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a559d ago0xf92d6f…272c7d
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a559d ago0xcc8e75…808a3d
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a559d ago0x43993e…0dfba0
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a559d ago0x144b0d…5a4023
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a559d ago0xd30cb0…c49022
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a559d ago0x68ae97…995d96
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a559d ago0x835d11…b3699a
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a559d ago0x9314b1…b871ce
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a559d ago0x804ea4…d82c1d
0x2b36…c7730xa588…014cBase$0.01100%0x5e3b…c8a559d ago0x396882…a63e33

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.