Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdabe…4eae0xdf72…5cabBase—$0.01100%coinbase58d ago0x94aee6…af7c5f
0xdabe…4eae0xddae…4e01Base—$0.01100%coinbase58d ago0x79798c…53c985
0xdabe…4eae0xc5f6…01b1Base—$0.01100%coinbase58d ago0x5e68bf…0e9cf0
0xdabe…4eae0xf628…4d63Base—$0.01100%coinbase58d ago0x1f7931…b29618
0xdabe…4eae0x4cb2…94e9Base—$0.01100%coinbase58d ago0xb6a660…04e80c
0xdabe…4eae0x188a…bc18Base—$0.01100%coinbase58d ago0x967c3b…da816c
0xdabe…4eae0x4a05…b171Base—$0.01100%coinbase58d ago0xf1a192…05e306
0xdabe…4eae0x8d3f…c9c7Base—$0.01100%coinbase58d ago0x7f9c88…6b9223
0xdabe…4eae0x1b45…bd32Base—$0.01100%coinbase58d ago0x9d5630…f6c267
0xdabe…4eae0x2395…6afaBase—$0.01100%coinbase58d ago0x301106…8cfda0
0xdabe…4eae0xb8bd…53e6Base—$0.01100%coinbase58d ago0xe2bcbb…7f7ec3
0xdabe…4eae0xeccf…eeecBase—$0.01100%coinbase58d ago0xa10c7f…cd8018
0xdabe…4eae0x5b3b…70b9Base—$0.01100%coinbase59d ago0xbb799d…3f7281
0xdabe…4eae0x2de9…a7b1Base—$0.01100%coinbase59d ago0xfed8dc…33fa67
0xdabe…4eae0x09b8…7e68Base—$0.01100%coinbase59d ago0xf884f4…18c93f
0xdabe…4eae0xcfe8…c3f2Base—$0.01100%coinbase59d ago0xf8183e…6867f4
0xdabe…4eae0xd9cc…0f0cBase—$0.01100%coinbase59d ago0xd69228…c1630a
0xdabe…4eae0xc967…81f9Base—$0.01100%coinbase59d ago0x40fac9…3e6c8e
0xdabe…4eae0x808e…7daeBase—$0.01100%coinbase59d ago0x6a0a77…29d3bf
0xdabe…4eae0x5b09…8e0bBase—$0.01100%coinbase59d ago0x746742…f2ab4b

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.