Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4855…272c0xf000…94fcBase—$0.01100%coinbase27d ago0x2582f3…6fec79
0x4855…272c0xf000…94fcBase—$0.01100%coinbase27d ago0x0100b2…efcd07
0x4855…272c0xf000…94fcBase—$0.01100%coinbase27d ago0x05eed6…893ab4
0x4855…272c0xf000…94fcBase—$0.01100%coinbase27d ago0x626323…6ae59f
0x4855…272c0xf000…94fcBase—$0.01100%coinbase27d ago0xf1ed3c…b90f01
0x4855…272c0xf000…94fcBase—$0.01100%coinbase27d ago0x4eb281…d95684
0x4855…272c0xf000…94fcBase—$0.01100%coinbase27d ago0xa9ff10…d714b6
0x4855…272c0xf000…94fcBase—$0.01100%coinbase27d ago0x79994d…cd6aee
0x4855…272c0xf000…94fcBase—$0.01100%coinbase27d ago0x173f15…0ebb7c
0x4855…272c0xf000…94fcBase—$0.01100%coinbase27d ago0x4e972f…53517e
0x4855…272c0xf000…94fcBase—$0.01100%coinbase27d ago0x890b23…452d11
0x4855…272c0xf000…94fcBase—$0.01100%coinbase27d ago0x77003e…cd9523
0x4855…272c0xf000…94fcBase—$0.01100%coinbase28d ago0x7b8d5a…c49051
0x4855…272c0xf000…94fcBase—$0.01100%coinbase28d ago0x11d8d5…fc67f8
0x4855…272c0xf000…94fcBase—$0.10100%coinbase28d ago0x99e058…0895aa
0x4855…272c0xf000…94fcBase—$0.10100%coinbase28d ago0xc07018…377672
0x4855…272c0xf000…94fcBase—$0.10100%coinbase28d ago0x10ae9b…3ab7e0
0x4855…272c0xf000…94fcBase—$0.10100%coinbase28d ago0x743f5c…2d1386
0x4855…272c0xf000…94fcBase—$0.10100%coinbase28d ago0xa4523d…d77fd2
0x4855…272c0xf000…94fcBase—$0.10100%coinbase28d ago0x8e671e…7336b0
0x4855…272c0xf000…94fcBase—$0.10100%coinbase28d ago0x1bd49a…80af84
0x4855…272c0xf000…94fcBase—$0.10100%coinbase28d ago0xa00c94…1d0656
0x4855…272c0xf000…94fcBase—$0.10100%coinbase28d ago0xcae035…b4abce
0x4855…272c0xf000…94fcBase—$0.01100%coinbase28d ago0xbd0cb7…bb1e6f
0x4855…272c0xf000…94fcBase—$0.10100%coinbase28d ago0x9f1b2d…7244bb

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.