Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe661…e51a0x8512…7d03Base—$0.01100%coinbase69d ago0x493347…27a203
0xe661…e51a0x2c9a…0dfeBase—$0.01100%coinbase69d ago0x2b91a7…0e9403
0xe661…e51a0x119b…112cBase—$0.01100%coinbase69d ago0x166207…75dff5
0xe661…e51a0x9f46…c7c4Base—$0.01100%coinbase69d ago0x8107ab…46539b
0xe661…e51a0x12a3…c46fBase—$0.01100%coinbase69d ago0x0da3f3…847877
0xe661…e51a0x666f…9a0dBase—$0.01100%coinbase69d ago0x9b96df…3984a3
0xe661…e51a0x1fc2…6f34Base—$0.01100%coinbase69d ago0x6a88b4…73c022
0xe661…e51a0xd1a2…33baBase—$0.01100%coinbase69d ago0x4f7215…7dce24
0xe661…e51a0x8919…d6a1Base—$0.01100%coinbase69d ago0x314fac…3e464c
0xe661…e51a0xa249…8468Base—$0.01100%coinbase69d ago0xb0a46a…42728a
0xe661…e51a0x4e7f…9dadBase—$0.01100%coinbase69d ago0xd27fb1…337fe6
0xe661…e51a0xacb7…19ecBase—$0.01100%coinbase69d ago0x444970…12f2cc
0xe661…e51a0x3218…5a47Base—$0.01100%coinbase69d ago0x0bdc49…d5bea1
0xe661…e51a0x1c17…244cBase—$0.01100%coinbase69d ago0x4503b2…452bf9
0xe661…e51a0xde72…5fcdBase—$0.01100%coinbase69d ago0x1ca2bc…3e160c
0xe661…e51a0xd4ce…6f5cBase—$0.01100%coinbase69d ago0x3afce9…576d49
0xe661…e51a0x5970…cffaBase—$0.01100%coinbase69d ago0xf202f5…ff256e
0xe661…e51a0xb317…50ebBase—$0.01100%coinbase69d ago0x167063…826409
0xe661…e51a0x31e8…cf0aBase—$0.01100%coinbase69d ago0x8dfe65…63cec9
0xe661…e51a0x68d2…5883Base—$0.01100%coinbase69d ago0x816cce…9e3dae
0xe661…e51a0xaed1…7dc0Base—$0.01100%coinbase69d ago0x8519e6…584fd6
0xe661…e51a0xcc78…b75dBase—$0.01100%coinbase69d ago0xeb06e2…ebbe1a
0xe661…e51a0xa04d…7318Base—$0.01100%coinbase69d ago0x0ab8ca…09b4c7

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.