Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase23d ago0xdbeab8…45b7d8
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase23d ago0xde6a94…e3da74
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase23d ago0xcad3e9…645de3
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase23d ago0x9eb496…1f2666
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase23d ago0x6482cd…927202
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase23d ago0x35bdd2…afc018
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase23d ago0x8e0a59…c3c970
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase23d ago0x689c44…0784d1
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase23d ago0x443b5d…48da3b
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase23d ago0xe549f7…11b8b7
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase23d ago0xc06c9d…c99d7b
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase23d ago0x41c50d…d12fe9
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase23d ago0xc01f1e…e1b485
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase23d ago0x4cd0cb…cfcbd0
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase23d ago0xd168e7…533448
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase23d ago0xe2fdb9…1b1e95
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase23d ago0xae33fa…45b8d3
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase23d ago0xe9f66c…79af51
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase23d ago0x062f1a…bb0867
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase23d ago0xffcf9d…31019f
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase23d ago0x7300ca…b390c6
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase23d ago0xfedaa3…8630b4
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase23d ago0x0d950c…cb7fba
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase23d ago0xb93259…1cf896
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase23d ago0xbda83e…466df4

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.