Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1982…b7e20x10c1…1e24Base—$0.006171100%coinbase107d ago0x284ace…94d9f5
0x1982…b7e20x10c1…1e24Base—$0.02100%coinbase107d ago0x100b31…81de26
0x1982…b7e20x10c1…1e24Base—$0.11100%coinbase107d ago0x95d568…0c4f87
0x1982…b7e20x10c1…1e24Base—$0.10100%coinbase107d ago0x712121…07cd5c
0x1982…b7e20x10c1…1e24Base—$0.02100%coinbase108d ago0xe49e4d…cb0068
0x1982…b7e20x10c1…1e24Base—$0.07100%coinbase108d ago0x436c78…58835e
0x1982…b7e20x10c1…1e24Base—$0.28100%coinbase108d ago0x151d59…4d917e
0x1982…b7e20x10c1…1e24Base—$0.03100%coinbase108d ago0x8851ec…e8e86f
0x1982…b7e20x10c1…1e24Base—$0.01100%coinbase108d ago0xacc2c3…ecc4b5
0x1982…b7e20x10c1…1e24Base—$0.11100%coinbase108d ago0x2cf1aa…0a25db
0x1982…b7e20x10c1…1e24Base—$0.04100%coinbase108d ago0x641907…be1dc8
0x1982…b7e20x10c1…1e24Base—$0.08100%coinbase108d ago0xe2ed5c…ec5227
0x1982…b7e20x10c1…1e24Base—$0.04100%coinbase108d ago0xe9c071…a99f86
0x1982…b7e20x10c1…1e24Base—$0.06100%coinbase108d ago0x0e6549…331ee2
0x1982…b7e20x10c1…1e24Base—$0.008646100%coinbase108d ago0x8b0a3a…aad544
0x1982…b7e20x10c1…1e24Base—$0.07100%coinbase108d ago0x0cbdea…9a1b20
0x1982…b7e20x10c1…1e24Base—$0.41100%coinbase108d ago0x0da1ff…a4208f
0x1982…b7e20x10c1…1e24Base—$0.04100%coinbase108d ago0x34e81a…93895e
0x1982…b7e20x10c1…1e24Base—$0.04100%coinbase108d ago0x9b2ff1…7a9854
0x1982…b7e20x10c1…1e24Base—$0.02100%coinbase108d ago0x4fda85…9796a9
0x1982…b7e20x10c1…1e24Base—$0.005429100%coinbase108d ago0xc5416a…c1be73
0x1982…b7e20x10c1…1e24Base—$0.01100%coinbase108d ago0xfff6c7…6b0644
0x1982…b7e20x10c1…1e24Base—$0.23100%coinbase108d ago0x366893…efc23a

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.