Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase50d ago0x8c4471…bf40a3
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase50d ago0x9230d0…f74409
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase50d ago0x3f336f…e55a8f
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase50d ago0x667ca6…4ffc8e
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase50d ago0x075144…1e3ed1
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase50d ago0xa34809…97c6d4
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase50d ago0xfdf5e1…13813f
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase50d ago0xd7fd39…17e11f
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase50d ago0xb70354…0f1aaf
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase50d ago0x573396…972466
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase50d ago0xe65bb3…a41e68
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase50d ago0x0c8294…feb30a
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase50d ago0xbd4d71…128b1b
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase50d ago0x8d73bc…f3daed
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase50d ago0x63f48d…24c2e6
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase50d ago0x4471b4…5fa5b5
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase50d ago0xe6cadd…5f7bef
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase50d ago0x81ea2b…fd0762
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase50d ago0x834ff8…aedd4c
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase50d ago0x13acd1…4f162a
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase50d ago0xe24a79…4ba546
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase50d ago0x401c4a…8b457b
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase50d ago0x4a56d9…8b0b04
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase50d ago0x3d62c2…75a8b7
0x631d…fd2a0x6839…1a2bBase—$0.003100%coinbase50d ago0x3ee7c3…3e0cbe

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.