Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b09…e3600x10c1…1e24Base—$0.66100%coinbase112d ago0x74782a…d4ed74
0x1de3…c7930x10c1…1e24Base—$0.50100%coinbase112d ago0x753f48…5ea7ca
0xa025…363b0x10c1…1e24Base—$0.05100%coinbase112d ago0xb7f3f7…302379
0xce41…b6560x10c1…1e24Base—$0.18100%coinbase112d ago0x54c5d4…fab5d0
0x0f2b…7a230x10c1…1e24Base—$0.74100%coinbase112d ago0xfbe78c…a3a801
0xcca7…c26e0x10c1…1e24Base—$0.57100%coinbase112d ago0x9257bf…c565f8
0x0f2b…7a230x10c1…1e24Base—$1.04100%coinbase112d ago0xd9314b…607fcc
0xd138…01e90x10c1…1e24Base—$0.02100%coinbase112d ago0x3a7aee…ee223d
0xcca7…c26e0x10c1…1e24Base—$0.65100%coinbase112d ago0x3261a7…a7070d
0xd06f…d60c0x10c1…1e24Base—$0.01100%coinbase112d ago0x522f58…ef6d05
0x0f2b…7a230x10c1…1e24Base—$0.53100%coinbase112d ago0x48dc04…b5e491
0x9ad8…bc4d0x10c1…1e24Base—$0.16100%coinbase112d ago0x1e602d…ab7fb0
0x2b09…e3600x10c1…1e24Base—$0.58100%coinbase112d ago0x7a28d8…874576
0xe4de…c6af0x10c1…1e24Base—$0.01100%coinbase112d ago0xa925e1…2091d2
0xaf7d…46590x10c1…1e24Base—$0.02100%coinbase112d ago0x47ae07…b23dc8
0xbd71…81950x10c1…1e24Base—$0.03100%coinbase112d ago0x3338ed…487193
0x0f2b…7a230x10c1…1e24Base—$0.99100%coinbase112d ago0x84a8e3…7202f5
0xe9a4…c6ea0x10c1…1e24Base—$0.50100%coinbase112d ago0x2d53d0…a9bf15
0x0f2b…7a230x10c1…1e24Base—$0.59100%coinbase112d ago0xa83012…af11b8
0x59c2…e2940x10c1…1e24Base—$0.73100%coinbase112d ago0x872b84…c3102a
0xe30e…9c310x10c1…1e24Base—$0.50100%coinbase112d ago0xf25f00…7279d6
0x0f2b…7a230x10c1…1e24Base—$0.54100%coinbase112d ago0x7ea780…b990e6
0x0a0e…949d0x10c1…1e24Base—$0.18100%coinbase112d ago0xf5d713…62facd
0x8553…8c870x10c1…1e24Base—$0.23100%coinbase112d ago0x77c15f…baf08b
0x0f2b…7a230x10c1…1e24Base—$0.53100%coinbase112d ago0x63a027…fbe154

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.