Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase119d ago0x4b3972…ee2444
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase119d ago0xd0fea5…ffd51d
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase119d ago0x9f575d…821980
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase119d ago0x50c939…0f5957
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase119d ago0x7fa92c…c6b0d6
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase119d ago0xd0ecb4…39f6ff
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase119d ago0x1feb32…55ae38
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase119d ago0x19cb84…72a569
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase119d ago0x4b3a1d…7d46af
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase119d ago0x33bdd8…6da4a5
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase119d ago0x54c584…a9a7a3
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase119d ago0x5fe528…4ebc59
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase119d ago0xe52e30…5c2435
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase119d ago0x5f9b66…34664c
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase119d ago0x2677ab…a9dd77
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase119d ago0x895aba…b5b3f9
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase119d ago0x8fa71c…ddba02
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase119d ago0x41c97a…093d11
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase119d ago0x65c774…1fba61
0xe922…112b0x6839…1a2bBase—$0.003100%coinbase119d ago0x7cc726…bf4e1e
0xe922…112b0x6839…1a2bBase—$1.00100%coinbase119d ago0x47e30b…9224f0
0xe922…112b0x6839…1a2bBase—$1.00100%coinbase119d ago0x7aa0d7…a6d51f
0xe922…112b0x6839…1a2bBase—$1.00100%coinbase119d ago0x501eb6…9f4fd3
0xe922…112b0x6839…1a2bBase—$1.00100%coinbase119d ago0x12e768…16eab1
0xe922…112b0x6839…1a2bBase—$1.00100%coinbase119d ago0x6dc5be…efa01d

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.