Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa114d ago0xb9f9e3…4beae0
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa114d ago0xe40ec1…cd2c06
0xb90a…9ae40xdba4…a8afBase—$0.80100%fluxa114d ago0xe6b62a…57dbb3
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa114d ago0x118d70…4a981b
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa114d ago0x5a5a1f…6b51bb
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa114d ago0x5e3975…f4759e
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa114d ago0x4089fb…41da08
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa114d ago0x4343da…8ed8fd
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa114d ago0xe61906…46832e
0xb90a…9ae40xdba4…a8afBase—$0.03100%fluxa114d ago0x817a33…e3f5f6
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa115d ago0x15a6db…f25558
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa115d ago0x91909f…369b86
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa115d ago0x2eb484…3bd1e1
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa115d ago0x34f0a8…dc5941
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa115d ago0xd9e96d…7f7f44
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa115d ago0xae4304…046819
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa115d ago0x3af553…950201
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa115d ago0x0957c0…2eb95c
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa115d ago0xd9c5f0…dbe9ca
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa115d ago0xe2de05…a89699
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa115d ago0x4eb337…0f9b02
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa115d ago0xbf585c…b5aa78
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa115d ago0xc85873…91abdb
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa115d ago0x5ae237…82c60c
0xb90a…9ae40xdba4…a8afBase—$0.01100%fluxa115d ago0xc452df…7c1dc1

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.