Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc533…2d7a0xdd35…9bd0BaseSCVD General Storex402$0.01100%coinbase40d ago0xeea9ce…036ecf
0xc533…2d7a0xdd35…9bd0BaseSCVD General Storex402$0.005100%coinbase40d ago0xdc5ba2…c5e261
0xc533…2d7a0xbd65…36f0Basex402 service$0.001100%coinbase40d ago0x9e6354…4d2b12
0xc533…2d7a0xbd65…36f0Basex402 service$0.001100%coinbase40d ago0xcde2f0…711b56
0xc533…2d7a0xbd65…36f0Basex402 service$0.01100%coinbase40d ago0xe1e4c6…f5814b
0xc533…2d7a0xbd65…36f0Basex402 service$0.01100%coinbase40d ago0x1159c9…5ef3ab
0xc533…2d7a0xbd65…36f0Basex402 service$0.001100%coinbase40d ago0xa02ee4…52ab76
0xc533…2d7a0xbd65…36f0Basex402 service$0.001100%coinbase40d ago0x0ba7b1…717965
0xc533…2d7a0xbf0d…73a0BaseDice RollerDice$0.001100%coinbase40d ago0x4cbb99…4545a2
0xc533…2d7aData Lookup APIBaseData Lookup APIEnergy$0.001100%coinbase40d ago0x6b73c2…a34690
0xc533…2d7a0x1274…d0b6BaseToken PricePrice$0.02100%coinbase40d ago0xf92bc2…b66fb0
0xc533…2d7a0x1274…d0b6BaseToken PricePrice$0.02100%coinbase40d ago0x5491a2…d37948
0xc533…2d7a0x1274…d0b6BaseToken PricePrice$0.02100%coinbase40d ago0x849268…6fcd83
0xc533…2d7a0x1274…d0b6BaseToken PricePrice$0.02100%coinbase40d ago0xcf54bb…5b62b6
0xc533…2d7a0x1274…d0b6BaseToken PricePrice$0.02100%coinbase40d ago0xc38042…7bb327
0xc533…2d7a0x1274…d0b6BaseToken PricePrice$0.02100%coinbase40d ago0xefbc2f…57a172
0xc533…2d7a0x1274…d0b6BaseToken PricePrice$0.02100%coinbase40d ago0xed2b2a…f49d48
0xc533…2d7a0x68e3…85b5BaseLION Verified CompanyWallet$0.005100%coinbase40d ago0x74ef20…f0da30
0xc533…2d7a0x68e3…85b5BaseLION Verified CompanyWallet$0.005100%coinbase40d ago0x9ec698…957aa4
0xc533…2d7a0x68e3…85b5BaseLION Verified CompanyWallet$0.005100%coinbase40d ago0xeb2de8…174f01
0xc533…2d7a0x68e3…85b5BaseLION Verified CompanyWallet$0.005100%coinbase40d ago0xfb6291…86e999
0xc533…2d7a0x68e3…85b5BaseLION Verified CompanyWallet$0.005100%coinbase40d ago0xcf51da…56752b
0xc533…2d7a0x5721…8867Basex402 service$0.001100%coinbase40d ago0xe81f34…044ebc
0xc533…2d7a0xffc4…37b1Basex402 service$0.001100%coinbase40d ago0xb9759b…42d9fa
0xc533…2d7a0xffc4…37b1Basex402 service$0.001100%coinbase40d ago0xb5ffd5…d6f436

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.