Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x289b…55490x7086…438aBase—$0.01100%coinbase77d ago0x524b05…3d5dfb
0x289b…55490x4856…77c7Base—$0.01100%coinbase77d ago0x57f6db…491289
0x289b…55490xf8d5…541bBase—$0.01100%coinbase77d ago0x478361…c2f5bf
0x289b…55490xf3b5…9f91Base—$0.01100%coinbase77d ago0xf28c7c…a456e3
0x289b…55490x9c4a…9c03Base—$0.01100%coinbase77d ago0x224e78…0bc84f
0x289b…55490xfa4e…6ab6Base—$0.01100%coinbase77d ago0x355a56…3e239a
0x289b…55490xaf01…824dBase—$0.01100%coinbase77d ago0x8d6200…23ee21
0x289b…55490x8bce…dafaBase—$0.01100%coinbase77d ago0x7bd4c5…67b193
0x289b…55490xe6ac…aeedBase—$0.01100%coinbase77d ago0x35da1b…5e1a63
0x289b…55490x9db5…46e7Base—$0.01100%coinbase77d ago0x87676f…bd7a58
0x289b…55490xa0e0…8df9Base—$0.01100%coinbase77d ago0x0d3ff9…094fb4
0x289b…55490xf752…329bBase—$0.01100%coinbase77d ago0x88810e…300714
0x289b…55490x1dca…14b8Base—$0.01100%coinbase77d ago0x20dfc8…75bbb4
0x289b…55490x4104…5be4Base—$0.01100%coinbase77d ago0x36f395…ed6066
0x289b…55490x651b…47aaBase—$0.01100%coinbase77d ago0x26c231…99b892
0x289b…55490x21d8…15f8Base—$0.01100%coinbase77d ago0x9d781e…c9e6c2
0x289b…55490x6a7e…e584Base—$0.01100%coinbase77d ago0x633b91…f4976a
0x289b…55490xeaad…4ac5Base—$0.01100%coinbase77d ago0x295f99…2513ef
0x289b…55490x1ef9…8b9aBase—$0.01100%coinbase77d ago0xb82564…5c7d5d
0x289b…55490xbb12…43b5Base—$0.01100%coinbase77d ago0x055680…9c1a32
0x289b…55490x4cc4…eb1dBase—$0.01100%coinbase77d ago0x4b7e80…aa8a86
0x289b…55490x60ed…7113Base—$0.01100%coinbase78d ago0xe05138…63868b
0x289b…55490x36cb…c4e0Base—$0.01100%coinbase78d ago0xe6daa6…790a35
0x289b…55490x75d0…4e0dBase—$0.01100%coinbase78d ago0xe29f7f…5ffb23
0x289b…55490xc3f2…5015Base—$0.01100%coinbase78d ago0x138900…88e5ce

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.