Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e19…6d4f0xccc8…15beBase—$0.98100%0xf70d…dbef99d ago0x0124b5…d83ec4
0x9cc4…b1760xccc8…15beBase—$2.22100%0xf70d…dbef99d ago0x94a5db…591970
0x9cc4…b1760xccc8…15beBase—$2.06100%0xf70d…dbef99d ago0x856563…e0cd4f
0x9cc4…b1760xccc8…15beBase—$2.43100%0xf70d…dbef99d ago0x2f40c4…575641
0x9cc4…b1760xccc8…15beBase—$2.15100%0xf70d…dbef99d ago0x59cb3e…55716b
0x9cc4…b1760xccc8…15beBase—$2.15100%0xf70d…dbef99d ago0x2a3430…f6dc52
0x9cc4…b1760xccc8…15beBase—$2.18100%0xf70d…dbef99d ago0x4fadc9…d8734c
0xb5ff…e3f10xccc8…15beBase—$1.59100%0xf70d…dbef99d ago0x7ce217…a5183a
0x7e19…6d4f0xccc8…15beBase—$1.16100%0xf70d…dbef99d ago0xc798fd…e66317
0x7e19…6d4f0xccc8…15beBase—$0.20100%0xf70d…dbef99d ago0x34f040…436785
0x7e19…6d4f0xccc8…15beBase—$0.20100%0xf70d…dbef99d ago0xc06e3d…bf104e
0x5f1f…e9040xccc8…15beBase—$1.26100%0xf70d…dbef99d ago0x12003a…7346c0
0x051b…da220xccc8…15beBase—$1.56100%0xf70d…dbef99d ago0x0a31ff…a8e8e0
0x4bc7…51010xccc8…15beBase—$1.25100%0xf70d…dbef99d ago0x170c33…2394bf
0x981f…08f90xccc8…15beBase—$1.00100%0xf70d…dbef99d ago0xb7c839…19ea86
0x2b38…ab7d0xccc8…15beBase—$0.50100%0xf70d…dbef99d ago0xf74ba7…e645f1
0x7e19…6d4f0xccc8…15beBase—$0.10100%0xf70d…dbef99d ago0x2034b9…678bf3
0x254a…d0910xccc8…15beBase—$1.00100%0xf70d…dbef99d ago0xf6d0ea…d2892e
0x6f82…58f80xccc8…15beBase—$1.28100%0xf70d…dbef99d ago0xc2c3f3…2c12ce
0x2ac0…b6ea0xccc8…15beBase—$0.20100%0xf70d…dbef99d ago0x2df5c7…524a7f
0x051b…da220xccc8…15beBase—$4.22100%0xf70d…dbef99d ago0x8acd26…c86ccc
f71ssw.eth0xccc8…15beBase—$57.20100%0xf70d…dbef99d ago0xc849d9…d8ae4a
0xd2df…fafd0xccc8…15beBase—$19.49100%0xf70d…dbef99d ago0x2f23c6…601c72
0x19c4…24780xccc8…15beBase—$11.80100%0xf70d…dbef99d ago0xd75d9c…cd3787
0xb442…112c0xccc8…15beBase—$0.05100%0xf70d…dbef100d ago0xd181cc…fe9b44

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.