Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase19d ago0xb1bef9…2db690
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase19d ago0x92815c…f5ef61
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase19d ago0x06c7be…d11fdd
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase19d ago0xef5c36…4fe5a8
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase19d ago0xfe5955…f41eb5
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase19d ago0xfde547…2235ab
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase19d ago0x6d31bf…d60a5e
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase19d ago0x7ea1a7…ba372e
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase19d ago0x61a769…02c768
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase19d ago0x123816…970c06
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase19d ago0xba05cc…f8e820
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase19d ago0x0bcc48…792578
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase19d ago0xd1e1f8…d2f426
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase19d ago0xb261ca…9eae5a
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase19d ago0xc67b30…3c0fd7
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase19d ago0x6353db…b72e6b
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase19d ago0x83c28a…d9b173
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase19d ago0x70523e…9a847f
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase19d ago0x68cc1b…5075bb
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase19d ago0xa536bc…19af14
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase19d ago0xf4c547…75682a
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase19d ago0x52db48…d1c5f3
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase19d ago0x8aab96…0f8457
0xd1c9…fa590xf000…94fcBase—$0.01100%coinbase19d ago0xb3863b…ac0e68
0xd1c9…fa590xf000…94fcBase—$0.10100%coinbase19d ago0x75b517…551962

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.