Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00x4e50…72e1Base—$0.01100%coinbase89d ago0x09283b…ca4c86
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase89d ago0x95f7c3…226cc0
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase89d ago0x85d642…69c135
0x6f9d…8ba00xb622…8579Base—$0.01100%coinbase89d ago0x862b11…67f4e9
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase89d ago0x63130d…ee2f0a
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase89d ago0xa82963…e17aca
0x6f9d…8ba00x5891…2923Base—$0.01100%coinbase89d ago0xc19dde…b3f3b6
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase89d ago0xa51dd9…ae3eb8
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase89d ago0x15133a…5fc770
0x6f9d…8ba00xe267…dd6dBase—$0.01100%coinbase89d ago0x44ecc6…7e353b
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase89d ago0x5c2dbc…e04c2d
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase89d ago0xd50623…8bcff6
0x6f9d…8ba00xafdc…1fd2Base—$0.01100%coinbase90d ago0xb8aa9c…b706c5
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase90d ago0x462e86…d42a4b
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase90d ago0x0ddf6f…f94d70
0x6f9d…8ba00x9c94…330aBase—$0.01100%coinbase90d ago0xfcec13…452d8a
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase90d ago0x05726c…8ae435
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase90d ago0x247415…f30cc5

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.