Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47cc…ee270xf000…94fcBase—$0.01100%coinbase51d ago0x971418…893f4d
0x47cc…ee270xf000…94fcBase—$0.03100%coinbase51d ago0xb4510e…e4c53b
0x47cc…ee270xf000…94fcBase—$0.03100%coinbase51d ago0xb10208…7666aa
0x47cc…ee270xf000…94fcBase—$0.10100%coinbase51d ago0x900fd9…466afe
0x47cc…ee270xf000…94fcBase—$0.03100%coinbase51d ago0x2452e0…10273d
0x47cc…ee270xf000…94fcBase—$0.01100%coinbase51d ago0x7920fc…1cf19c
0x47cc…ee270xf000…94fcBase—$0.03100%coinbase51d ago0x2bbc5d…628612
0x47cc…ee270xf000…94fcBase—$0.20100%coinbase51d ago0x2a0750…ba527e
0x47cc…ee270xf000…94fcBase—$0.10100%coinbase51d ago0xe53859…4b7c9a
0x47cc…ee270xf000…94fcBase—$0.03100%coinbase51d ago0x054545…ff3ecd
0x47cc…ee270xf000…94fcBase—$0.01100%coinbase51d ago0x5ecbca…5f1f11
0x47cc…ee270xf000…94fcBase—$0.20100%coinbase51d ago0x3f6b0d…7c1b2c
0x47cc…ee270xf000…94fcBase—$0.10100%coinbase51d ago0xbf02c9…7383ec
0x47cc…ee270xf000…94fcBase—$0.03100%coinbase51d ago0xeb177e…250d31
0x47cc…ee270xf000…94fcBase—$0.01100%coinbase51d ago0x2974fd…919d9a
0x47cc…ee270xf000…94fcBase—$0.03100%coinbase51d ago0x5494c8…5ef5fb
0x47cc…ee270xf000…94fcBase—$0.01100%coinbase51d ago0x37349d…4792d0
0x47cc…ee270xf000…94fcBase—$0.01100%coinbase51d ago0xee128a…a2a5c6
0x47cc…ee270xf000…94fcBase—$0.03100%coinbase51d ago0x1ba6cf…819254
0x47cc…ee270xf000…94fcBase—$0.01100%coinbase51d ago0x9b58fb…7a2439
0x47cc…ee270xf000…94fcBase—$0.20100%coinbase51d ago0x5da31f…16b419
0x47cc…ee270xf000…94fcBase—$0.10100%coinbase51d ago0xff7f85…6bcc99
0x47cc…ee270xf000…94fcBase—$0.03100%coinbase51d ago0x2f6d46…23f1d7
0x47cc…ee270xf000…94fcBase—$0.01100%coinbase51d ago0x02447b…bed14d
0x47cc…ee270xf000…94fcBase—$0.03100%coinbase51d ago0xfae35a…142c08

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.