Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf576…65920xf000…94fcBase—$0.01100%coinbase36d ago0x814126…d85364
0xf576…65920xf000…94fcBase—$0.10100%coinbase36d ago0xa18afc…3a4b49
0xf576…65920xf000…94fcBase—$0.10100%coinbase36d ago0xd39c41…dbcf48
0xf576…65920xf000…94fcBase—$0.10100%coinbase36d ago0x5916e4…5b7721
0xf576…65920xf000…94fcBase—$0.10100%coinbase36d ago0xdb7196…215fd8
0xf576…65920xf000…94fcBase—$0.01100%coinbase37d ago0xebe19a…fd1dbb
0xf576…65920xf000…94fcBase—$0.10100%coinbase37d ago0x2fa0ab…6d8c77
0xf576…65920xf000…94fcBase—$0.10100%coinbase37d ago0x9ef1f8…3f11e7
0xf576…65920xf000…94fcBase—$0.10100%coinbase37d ago0x99f059…f04277
0xf576…65920xf000…94fcBase—$0.10100%coinbase37d ago0xa6df2b…fa6d88
0xf576…65920xf000…94fcBase—$0.01100%coinbase37d ago0x95bd69…91dcc8
0xf576…65920xf000…94fcBase—$0.10100%coinbase37d ago0x9e9783…158a0e
0xf576…65920xf000…94fcBase—$0.10100%coinbase37d ago0xd6277a…9193e9
0xf576…65920xf000…94fcBase—$0.10100%coinbase37d ago0x9c7040…7324a9
0xf576…65920xf000…94fcBase—$0.10100%coinbase37d ago0x716342…5cc0f8
0xf576…65920xf000…94fcBase—$0.01100%coinbase37d ago0xfd3274…3a8ac8
0xf576…65920xf000…94fcBase—$0.10100%coinbase37d ago0xffdce2…a23d77
0xf576…65920xf000…94fcBase—$0.10100%coinbase37d ago0xae568d…373d44
0xf576…65920xf000…94fcBase—$0.10100%coinbase37d ago0x50e93e…a5c2e6
0xf576…65920xf000…94fcBase—$0.10100%coinbase37d ago0xd26b33…0b495a
0xf576…65920xf000…94fcBase—$0.10100%coinbase37d ago0xbd7a26…18527c
0xf576…65920xf000…94fcBase—$0.10100%coinbase37d ago0xf504e1…59c3db
0xf576…65920xf000…94fcBase—$0.01100%coinbase37d ago0xc1fabf…ff9723
0xf576…65920xf000…94fcBase—$0.10100%coinbase37d ago0x5772f0…57c526
0xf576…65920xf000…94fcBase—$0.01100%coinbase37d ago0x36a680…1651ad

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.