Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase6d ago0x9d76a2…a45283
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase6d ago0x437c68…034503
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase6d ago0x3ab8f5…7e5840
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase6d ago0x8b641a…3311d7
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase6d ago0x29f1f5…57470b
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase6d ago0xd75ae5…00c9f7
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase6d ago0xa99f54…79c74c
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase6d ago0xc140e4…5251fe
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase6d ago0x236793…b76b77
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase6d ago0xf8c079…190622
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase6d ago0x39cb87…7f66dd
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase6d ago0x8b925c…75305e
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase6d ago0x91fc5a…4a994e
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase6d ago0x8fb9f5…8efa8d
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase6d ago0x2143f8…30146c
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase6d ago0x56df5a…6776f1
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase6d ago0x2d6c45…c06bd4
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase6d ago0x8a560d…f34225
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase6d ago0x4d5140…0ad285
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase6d ago0x16d598…537f54
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase6d ago0xc29218…68542d
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase6d ago0x26e4fc…e9ad81
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase6d ago0xfc90a8…999815
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase6d ago0x60a478…a0734e
0x26d1…62d10x5aae…482eBase—$0.001100%coinbase6d ago0x86ab41…2a3ae3

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.