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%coinbase9d ago0xa19d9f…8d7bb3
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase9d ago0xabdfda…7dab6b
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase9d ago0x1da79d…a65438
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase9d ago0x04ef4e…828bdd
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase9d ago0x56951f…4a25b6
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase9d ago0xd66566…2c6ec5
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase9d ago0xc418bb…68fd29
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase9d ago0x63e07a…d6de36
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase9d ago0x03901b…906b83
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase9d ago0x792f15…a7d606
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase9d ago0xa4e739…201ad2
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase9d ago0xd211e7…b02356
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase9d ago0x840bd3…afa8a8
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase9d ago0x4c6bcc…38a3c4
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase9d ago0x649ef3…5e494f
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase9d ago0x5a0f99…29d092
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase9d ago0xf64e25…b2112b
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase9d ago0xc8421d…6d38d2
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase9d ago0xdf048c…16e3a9
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase9d ago0x2fdd47…06a234
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase9d ago0x5cd16a…cee5ab
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase9d ago0x8409ed…1db2c7
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase9d ago0xa40708…37961d
0x5e14…28990xa9dd…2315Base—$0.002100%coinbase9d ago0x8f14c9…4db657
0x5e14…28990xa9dd…2315Base—$0.01100%coinbase9d ago0x8ba628…f84f93

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.