Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5187…db7e0x3e0a…78e7Base—$0.00303100%coinbase74d ago0x33fb50…04798f
0x5187…db7e0x3e0a…78e7Base—$0.004436100%coinbase74d ago0x053a24…f57965
0x5187…db7e0x3e0a…78e7Base—$0.004276100%coinbase74d ago0xb025d1…45a186
0x5187…db7e0x3e0a…78e7Base—$0.004599100%coinbase74d ago0x7379cf…85b0e1
0x5187…db7e0x3e0a…78e7Base—$0.005778100%coinbase74d ago0xaa82e9…92def5
0x5187…db7e0x3e0a…78e7Base—$0.004254100%coinbase75d ago0xba8762…068d52
0x5187…db7e0x3e0a…78e7Base—$0.003528100%coinbase75d ago0xa0abe1…349f13
0x5187…db7e0x3e0a…78e7Base—$0.005767100%coinbase75d ago0xb4a78a…513034
0x5187…db7e0x3e0a…78e7Base—$0.005397100%coinbase75d ago0xc8d9c0…65f866
0x5187…db7e0x3e0a…78e7Base—$0.004833100%coinbase75d ago0xb76bb4…21a8e7
0x5187…db7e0x3e0a…78e7Base—$0.003323100%coinbase75d ago0xaef6e8…bbeb0b
0x5187…db7e0x3e0a…78e7Base—$0.003857100%coinbase75d ago0xaecd6d…8e1d8b
0x5187…db7e0x3e0a…78e7Base—$0.005618100%coinbase75d ago0x301263…f5f93d
0x5187…db7e0x3e0a…78e7Base—$0.005309100%coinbase75d ago0xfd7d4c…7b4915
0x5187…db7e0x3e0a…78e7Base—$0.005682100%coinbase75d ago0x4844db…5e2f99
0x5187…db7e0x3e0a…78e7Base—$0.00517100%coinbase75d ago0x3767c3…6b5d79
0x5187…db7e0x3e0a…78e7Base—$0.003484100%coinbase75d ago0xddb63e…97836e
0x5187…db7e0x3e0a…78e7Base—$0.005297100%coinbase75d ago0xe77adc…f2a46e
0x5187…db7e0x3e0a…78e7Base—$0.002789100%coinbase75d ago0xf8df6c…3c8cd4
0x5187…db7e0x3e0a…78e7Base—$0.005588100%coinbase75d ago0x35b9a0…844146
0x5187…db7e0x3e0a…78e7Base—$0.005906100%coinbase75d ago0x236bbc…3f3110
0x5187…db7e0x3e0a…78e7Base—$0.005874100%coinbase75d ago0x794f48…6cf348
0x5187…db7e0x3e0a…78e7Base—$0.005099100%coinbase75d ago0xba34be…47523d
0x5187…db7e0x3e0a…78e7Base—$0.004557100%coinbase75d ago0x14ca41…6d80cc
0x5187…db7e0x3e0a…78e7Base—$0.003033100%coinbase75d ago0x6ecc4b…5f188a

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.