Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase5d ago0x5ea707…5d25e8
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase5d ago0x9d4954…c10a6f
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase5d ago0x6df5b5…b7c1f2
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase5d ago0x9df43d…665266
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase5d ago0xd05b71…e2a47b
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase6d ago0x0e5c85…fef703
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase6d ago0xe29d57…ff6e7c
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase6d ago0x6ece5b…f77606
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase6d ago0xbc7c4c…f948ab
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase6d ago0xe589da…9c5c74
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase6d ago0xf7c126…ba411d
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase6d ago0xded67e…0d9cf8
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase6d ago0x1ac3a0…c2e365
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase6d ago0xb00e06…ebbb32
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase6d ago0x9b1dca…f4d464
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase6d ago0xe9ee87…cc4292
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase6d ago0xaa9596…d9fd09
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase6d ago0xb1e263…09e958
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase6d ago0xda8bb5…57ca71
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase6d ago0x74ab5d…245c50
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase6d ago0xe59209…50ad9e
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase6d ago0x613273…c93d2b
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase6d ago0x3f039c…5d167a
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase6d ago0xcbeed3…3ab639
0xe06d…00c80x5aae…482eBase—$0.001100%coinbase6d ago0x022d72…db924b

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.