Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1744…0e750xf000…94fcBase$0.01100%coinbase21d ago0x207aae…2f3566
0x1fe2…ad170xf000…94fcBase$0.01100%coinbase21d ago0x041d1b…0059a9
0x4855…272c0xf000…94fcBase$0.01100%coinbase21d ago0xed9246…05a67c
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase21d ago0x20cbaa…a15750
0x8d99…01140xf000…94fcBase$0.01100%coinbase21d ago0x5ba352…6ceef1
0xd1c9…fa590xf000…94fcBase$0.01100%coinbase21d ago0x7a5010…f3f584
0x3460…b66a0xf000…94fcBase$0.05100%coinbase21d ago0x2931fd…11a178
0x3460…b66a0xf000…94fcBase$0.01100%coinbase21d ago0xfbe47e…bfefb7
0x4855…272c0xf000…94fcBase$0.01100%coinbase21d ago0x151278…c7acdf
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase21d ago0x73fadb…0f264d
0x3460…b66a0xf000…94fcBase$0.05100%coinbase21d ago0xecebc2…3ce4a1
0xf576…65920xf000…94fcBase$0.01100%coinbase21d ago0xdb01db…a1add6
0x0976…2f960xf000…94fcBase$0.01100%coinbase21d ago0xd0a315…1fa589
0xecbf…50d60xf000…94fcBase$0.01100%coinbase21d ago0x1fbf41…e9cdca
0xecbf…50d60xf000…94fcBase$0.03100%coinbase21d ago0x416258…1334e0
0x8d99…01140xf000…94fcBase$0.01100%coinbase21d ago0xa4a98a…d4072f
0xd1c9…fa590xf000…94fcBase$0.01100%coinbase21d ago0xd1e908…ccc01c
0x3460…b66a0xf000…94fcBase$0.01100%coinbase21d ago0xc8e733…39e950
0x4855…272c0xf000…94fcBase$0.01100%coinbase21d ago0x993ea7…85e71b
0x1744…0e750xf000…94fcBase$0.01100%coinbase21d ago0xfc0f08…f5c33a
0xf576…65920xf000…94fcBase$0.01100%coinbase21d ago0x15f7d6…2eacf2
0x0976…2f960xf000…94fcBase$0.01100%coinbase21d ago0x3e7d0e…beb3b6
0x7a54…0bf60xf000…94fcBase$0.01100%coinbase21d ago0xc7a945…c366ad
0x3460…b66a0xf000…94fcBase$0.05100%coinbase21d ago0x6119f3…55dcd1
0x3460…b66a0xf000…94fcBase$0.05100%coinbase21d ago0x99f95b…90345d

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.