Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2784…e4610xa9dd…2315Base—$0.002100%coinbase60d ago0x618b6d…5f54a1
0x2784…e4610xa9dd…2315Base—$0.002100%coinbase60d ago0xeb9000…eb9e5b
0x2784…e4610xa9dd…2315Base—$0.002100%coinbase60d ago0x8f1d09…d8baad
0x2784…e4610xa9dd…2315Base—$0.002100%coinbase60d ago0xb3778c…a95325
0x2784…e4610xa9dd…2315Base—$0.002100%coinbase60d ago0x38e674…2b3fb7
0x2784…e4610xa9dd…2315Base—$0.002100%coinbase60d ago0x6a7c92…c2acb5
0x2784…e4610xa9dd…2315Base—$0.002100%coinbase60d ago0xf5548b…5bcca2
0x2784…e4610xa9dd…2315Base—$0.002100%coinbase60d ago0x9beb7e…f304f7
0x2784…e4610xa9dd…2315Base—$0.002100%coinbase60d ago0xa8984d…601986
0x2784…e4610xa9dd…2315Base—$0.002100%coinbase60d ago0x06b895…347c75
0x2784…e4610xa9dd…2315Base—$0.002100%coinbase60d ago0x0a8482…dab8b8
0x2784…e4610xa9dd…2315Base—$0.002100%coinbase60d ago0x6af6d0…8d0a2e
0x2784…e4610xa9dd…2315Base—$0.002100%coinbase60d ago0x1d6b30…e63b34
0x2784…e4610xa9dd…2315Base—$0.002100%coinbase60d ago0x6b3534…3ba848
0x2784…e4610xa9dd…2315Base—$0.002100%coinbase60d ago0x39781b…29829a
0x2784…e4610xa9dd…2315Base—$0.002100%coinbase60d ago0x800b5a…538916
0x2784…e4610xa9dd…2315Base—$0.002100%coinbase60d ago0xd67c2f…7b5b29
0x2784…e4610xa9dd…2315Base—$0.002100%coinbase60d ago0x543a1d…737dd1
0x2784…e4610xa9dd…2315Base—$0.002100%coinbase60d ago0x6f8025…6891ef
0x2784…e4610xa9dd…2315Base—$0.002100%coinbase60d ago0x720dc5…95398f
0x2784…e4610xa9dd…2315Base—$0.002100%coinbase60d ago0x2972e2…dd660a
0x2784…e4610xa9dd…2315Base—$0.002100%coinbase60d ago0x104064…17e812
0x2784…e4610xa9dd…2315Base—$0.002100%coinbase60d ago0xe59b58…6322b6
0x2784…e4610xa9dd…2315Base—$0.002100%coinbase60d ago0x3fc007…166e9a
0x2784…e4610xa9dd…2315Base—$0.002100%coinbase60d ago0xf8dd41…cf6cb5

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.