Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0716…3b060x3e0a…78e7Base—$0.004819100%coinbase74d ago0x134656…c56287
0x0716…3b060x3e0a…78e7Base—$0.004635100%coinbase74d ago0xc4fa03…dc9d4a
0x0716…3b060x3e0a…78e7Base—$0.003052100%coinbase74d ago0xdc9f68…c5cf3e
0x0716…3b060x3e0a…78e7Base—$0.004498100%coinbase74d ago0x8fde97…fd9aa9
0x0716…3b060x3e0a…78e7Base—$0.003952100%coinbase74d ago0xeed4d3…4bbfe3
0x0716…3b060x3e0a…78e7Base—$0.003169100%coinbase74d ago0x64b1d9…4279cb
0x0716…3b060x3e0a…78e7Base—$0.002887100%coinbase74d ago0xdd57c6…30ba26
0x0716…3b060x3e0a…78e7Base—$0.004783100%coinbase75d ago0x9709cc…a1d597
0x0716…3b060x3e0a…78e7Base—$0.00381100%coinbase75d ago0xcdfa21…73b8c2
0x0716…3b060x3e0a…78e7Base—$0.004019100%coinbase75d ago0x2c8614…dbbbac
0x0716…3b060x3e0a…78e7Base—$0.004572100%coinbase75d ago0x7559dd…c6099f
0x0716…3b060x3e0a…78e7Base—$0.003986100%coinbase75d ago0xd2d1fa…5b696c
0x0716…3b060x3e0a…78e7Base—$0.005199100%coinbase75d ago0x23419a…71d3e0
0x0716…3b060x3e0a…78e7Base—$0.005941100%coinbase75d ago0xaa81bb…011cc5
0x0716…3b060x3e0a…78e7Base—$0.005627100%coinbase75d ago0x5ad0f2…d6ec75
0x0716…3b060x3e0a…78e7Base—$0.005319100%coinbase75d ago0x5d290b…28a79a
0x0716…3b060x3e0a…78e7Base—$0.00415100%coinbase75d ago0x94838f…125de6
0x0716…3b060x3e0a…78e7Base—$0.005411100%coinbase75d ago0x90de76…2fed11
0x0716…3b060x3e0a…78e7Base—$0.005516100%coinbase75d ago0xc54bbb…f4b5c1
0x0716…3b060x3e0a…78e7Base—$0.004448100%coinbase75d ago0xb9a441…5ac65a
0x0716…3b060x3e0a…78e7Base—$0.005109100%coinbase75d ago0xe28c12…b12976
0x0716…3b060x3e0a…78e7Base—$0.004955100%coinbase75d ago0x6dfa39…ef591d
0x0716…3b060x3e0a…78e7Base—$0.005526100%coinbase75d ago0xe71b1c…b0c7d9
0x0716…3b060x3e0a…78e7Base—$0.00353100%coinbase75d ago0xc939dc…d435de

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.