Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x21ce…f63b0x3e0a…78e7Base—$0.002963100%coinbase74d ago0xbba02d…e3fd97
0x21ce…f63b0x3e0a…78e7Base—$0.003100%coinbase74d ago0x2e9ca8…81c0a1
0x21ce…f63b0x3e0a…78e7Base—$0.00527100%coinbase74d ago0x56abb9…a99fe0
0x21ce…f63b0x3e0a…78e7Base—$0.003936100%coinbase74d ago0x80d9d6…7345cb
0x21ce…f63b0x3e0a…78e7Base—$0.0036100%coinbase74d ago0xa3030e…cc6040
0x21ce…f63b0x3e0a…78e7Base—$0.003773100%coinbase74d ago0x0378e9…da3255
0x21ce…f63b0x3e0a…78e7Base—$0.00353100%coinbase74d ago0x60f027…0c113b
0x21ce…f63b0x3e0a…78e7Base—$0.004861100%coinbase74d ago0x3e6bd5…ddfaf3
0x21ce…f63b0x3e0a…78e7Base—$0.003369100%coinbase74d ago0x2a868e…123695
0x21ce…f63b0x3e0a…78e7Base—$0.005641100%coinbase75d ago0xa930c0…71e644
0x21ce…f63b0x3e0a…78e7Base—$0.003562100%coinbase75d ago0x6ba214…85c91c
0x21ce…f63b0x3e0a…78e7Base—$0.004763100%coinbase75d ago0x5ec7fb…b2f40e
0x21ce…f63b0x3e0a…78e7Base—$0.004134100%coinbase75d ago0x0467ff…de5d3a
0x21ce…f63b0x3e0a…78e7Base—$0.005893100%coinbase75d ago0xff2f0d…e3ed24
0x21ce…f63b0x3e0a…78e7Base—$0.005492100%coinbase75d ago0xc8d84e…c3086e
0x21ce…f63b0x3e0a…78e7Base—$0.004803100%coinbase75d ago0x2a2d33…ae0143
0x21ce…f63b0x3e0a…78e7Base—$0.002924100%coinbase75d ago0x51849c…23a18b
0x21ce…f63b0x3e0a…78e7Base—$0.004237100%coinbase75d ago0x0b551b…5dae02
0x21ce…f63b0x3e0a…78e7Base—$0.005282100%coinbase75d ago0xb33531…c31040
0x21ce…f63b0x3e0a…78e7Base—$0.003044100%coinbase75d ago0xe6b5f9…275476
0x21ce…f63b0x3e0a…78e7Base—$0.002903100%coinbase75d ago0xae5adf…cb5dd9
0x21ce…f63b0x3e0a…78e7Base—$0.005403100%coinbase75d ago0x9b90dc…6ad9bf
0x21ce…f63b0x3e0a…78e7Base—$0.00286100%coinbase75d ago0x37c880…3bd698
0x21ce…f63b0x3e0a…78e7Base—$0.005281100%coinbase75d ago0xedf61f…557da8
0x21ce…f63b0x3e0a…78e7Base—$0.004654100%coinbase75d ago0xe93abb…f1c65b

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.