Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf56d…0b4c0x10c1…1e24Base—$0.01100%coinbase108d ago0x35b5f7…28c877
0xf56d…0b4c0x10c1…1e24Base—$0.21100%coinbase108d ago0xb4fd44…e2a7bb
0xf56d…0b4c0x10c1…1e24Base—$0.09100%coinbase108d ago0x3f087b…531f2d
0xf56d…0b4c0x10c1…1e24Base—$0.10100%coinbase108d ago0x390591…96b9b7
0xf56d…0b4c0x10c1…1e24Base—$0.02100%coinbase108d ago0x927810…43e6ca
0xf56d…0b4c0x10c1…1e24Base—$0.01100%coinbase108d ago0x14587c…f25545
0xf56d…0b4c0x10c1…1e24Base—$0.02100%coinbase108d ago0x6e182e…d2faa4
0xf56d…0b4c0x10c1…1e24Base—$0.65100%coinbase108d ago0xebabb4…41aca4
0xf56d…0b4c0x10c1…1e24Base—$0.47100%coinbase108d ago0xe365fb…10fd71
0xf56d…0b4c0x10c1…1e24Base—$0.01100%coinbase108d ago0xf635ed…7aac9e
0xf56d…0b4c0x10c1…1e24Base—$0.007931100%coinbase108d ago0xd62688…42e9e7
0xf56d…0b4c0x10c1…1e24Base—$0.12100%coinbase108d ago0x8f0a4f…3becbc
0xf56d…0b4c0x10c1…1e24Base—$0.01100%coinbase108d ago0x859fdc…020238
0xf56d…0b4c0x10c1…1e24Base—$0.09100%coinbase108d ago0x13843c…976c4d
0xf56d…0b4c0x10c1…1e24Base—$0.07100%coinbase108d ago0x087f54…e762db
0xf56d…0b4c0x10c1…1e24Base—$0.02100%coinbase108d ago0xa1fc3a…451a2d
0xf56d…0b4c0x10c1…1e24Base—$0.05100%coinbase108d ago0x651daf…260985
0xf56d…0b4c0x10c1…1e24Base—$0.04100%coinbase108d ago0x451dea…f7ca60
0xf56d…0b4c0x10c1…1e24Base—$0.18100%coinbase108d ago0x692c9d…1d10ae
0xf56d…0b4c0x10c1…1e24Base—$0.04100%coinbase108d ago0x51ac3d…dfd8b6
0xf56d…0b4c0x10c1…1e24Base—$0.24100%coinbase108d ago0x4ce425…6c5f93
0xf56d…0b4c0x10c1…1e24Base—$0.007766100%coinbase108d ago0xd519a6…9deebd
0xf56d…0b4c0x10c1…1e24Base—$0.07100%coinbase108d ago0x9f3cc1…efec89
0xf56d…0b4c0x10c1…1e24Base—$0.03100%coinbase108d ago0x5fee2b…be3887
0xf56d…0b4c0x10c1…1e24Base—$0.02100%coinbase108d ago0xea9fab…50a4ce

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.