Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x490f…10210xa4de…921eBase—$0.01100%coinbase68d ago0x1967d6…38f558
0x490f…10210x3795…55cbBase—$0.01100%coinbase68d ago0x72ec38…6bf06f
0x490f…10210xca2f…7e62Base—$0.01100%coinbase68d ago0x62c95b…6081d3
0x490f…10210xefc8…6fc9Base—$0.01100%coinbase68d ago0xc7f5fb…f5c9cc
0x490f…10210x1a9e…1956Base—$0.01100%coinbase68d ago0xf0c990…20a204
0x490f…10210xe0ca…0593Base—$0.01100%coinbase68d ago0xcf8d20…299f76
0x490f…10210xa898…1becBase—$0.01100%coinbase68d ago0xc42830…6e0bb1
0x490f…10210x8c5f…8ae6Base—$0.01100%coinbase68d ago0x481fc0…f57280
0x490f…10210xf4dc…e18eBase—$0.01100%coinbase68d ago0x486d86…2779c5
0x490f…10210x4bed…f73bBase—$0.01100%coinbase68d ago0x81ff1c…97275d
0x490f…10210x02db…f228Base—$0.01100%coinbase68d ago0x3d95b0…38a722
0x490f…10210xf276…9427Base—$0.01100%coinbase68d ago0xee25e0…d6311a
0x490f…10210x95cb…77eaBase—$0.01100%coinbase68d ago0xbbbdf7…4c0622
0x490f…10210xcf76…5efeBase—$0.01100%coinbase68d ago0x09f153…2f1c0e
0x490f…10210x36f2…f67bBase—$0.01100%coinbase68d ago0xf30b12…e57f39
0x490f…10210x7d05…b506Base—$0.01100%coinbase68d ago0x111ccb…7bcd5d
0x490f…10210x51a6…6908Base—$0.01100%coinbase68d ago0x44121a…f8af80
0x490f…10210xe496…809dBase—$0.01100%coinbase68d ago0xe1beeb…878670
0x490f…10210xf19a…ba7bBase—$0.01100%coinbase68d ago0xa38984…566e6e
0x490f…10210x48f2…ec88Base—$0.01100%coinbase68d ago0xa79e72…c23728
0x490f…10210x7169…17ceBase—$0.01100%coinbase69d ago0x510f18…f5e113
0x490f…10210xeb1a…f107Base—$0.01100%coinbase69d ago0x85e84f…251148

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.