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.01100%coinbase9d ago0xad9872…804ce3
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase9d ago0x21df9d…bbf65a
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase9d ago0x4ffbf1…1b2e26
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase9d ago0x3f92e7…71a698
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase9d ago0xa9eec5…c660de
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase9d ago0x39ddca…f21f36
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase9d ago0x86abf9…4a6499
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase9d ago0xf44b89…73243d
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase9d ago0x777733…d4ccb7
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase9d ago0xabc1da…b7ea04
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase9d ago0x1025d2…4fac1e
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase9d ago0x9b0ad1…1997ee
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase9d ago0x4c8101…f581ea
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase9d ago0x6c982a…d5c4a2
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase9d ago0xac0dbb…76fbcc
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase9d ago0x23a12f…094f3a
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase9d ago0x708571…1aa7ef
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase9d ago0x3e6a2f…ac10ed
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase9d ago0xfcdd1b…909dd0
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase9d ago0xc09673…a32ab2
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase9d ago0x432300…9f9d87
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase9d ago0xbbff91…bd2b31
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase9d ago0x18685b…5bd382
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase9d ago0x30f9eb…715c83
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase9d ago0xdf5bf8…c4819a

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.