Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$21.00100%0xc2de…8a3d65d ago0x073be5…2305bd
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xc4f0…359665d ago0xe9e52e…635e1c
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x3b25…fc9a65d ago0x1c6175…749bc4
0x4bfb…0c880x0e3d…7757Base—$52.50100%0x762b…cf5065d ago0x23c06e…33bd04
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x54c8…88d565d ago0xc6752d…1ed69a
0x4bfb…0c880x0e3d…7757Base—$8.40100%0x5f60…e48e65d ago0x87ce28…50db47
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xf261…5d4165d ago0x4df054…46b23e
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xf9ea…484f65d ago0xdac61a…05a123
0x4bfb…0c880x0e3d…7757Base—$2.10100%0xd1bc…096d65d ago0x22d730…efa265
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x45b4…af2765d ago0xe6b8ee…22cb0a
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x9d1a…013565d ago0xea8423…6862bd
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xa438…8fb865d ago0xfee909…730477
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x39e9…239365d ago0x010276…b79d4c
0x4bfb…0c880x0e3d…7757Base—$9.45100%0xfec0…c39465d ago0x1bad0f…52d827
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x35c6…376365d ago0x38d75c…b6e4f0
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x35b0…b81066d ago0xeecb91…34bff0
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x3c35…aa7366d ago0x8626eb…0b74c8
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x3dd1…4d5c66d ago0xbb57c4…3a4f4e

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.