Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0x6d429f…8ae95a
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0x3c5c56…b48157
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0xd2f5de…4b0ed3
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0xc01538…3ed9b2
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0x932616…9c14be
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0xadc267…50fdd1
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0xbd0767…b1802b
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0x73b190…00ea3d
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0xc56456…92ad30
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0xad3e27…8f88e6
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0xe19ba3…e16743
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0xdc0bbc…758d23
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0x8893fe…a783f7
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0xea24dc…6e1143
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0xf1a471…a8e3d8
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0x9c76e2…551e46
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0xef084b…f6dd52
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0x6fa0c5…08014e
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0x0b1369…b0b258
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0xdd23cd…0279b2
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0x9228f4…47dfa6
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0xbf8174…8125bd
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0xa3a2c2…783b57
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0x07a635…d0a378
0xb87c…b0d70xa9dd…2315Base—$0.002100%coinbase42d ago0x76f6be…0c9ea8

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.