Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x38ea…c6730xc92a…0efeBase—$0.20100%coinbase107d ago0x5fd5ab…4e1a14
0x38ea…c6730xc92a…0efeBase—$0.20100%coinbase107d ago0xfa847d…acc348
0x38ea…c6730xc92a…0efeBase—$0.20100%coinbase107d ago0x69e06e…4cce76
0x38ea…c6730xc92a…0efeBase—$0.20100%coinbase107d ago0x1901a7…37ee86
0x38ea…c6730xc92a…0efeBase—$0.20100%coinbase107d ago0x75143d…ca57bc
0x38ea…c6730xc92a…0efeBase—$0.20100%coinbase107d ago0x178707…ebc06e
0x38ea…c6730xc92a…0efeBase—$0.20100%coinbase107d ago0xd5b090…8388ec
0x38ea…c6730xc92a…0efeBase—$0.20100%coinbase107d ago0xdec3d8…7f1e16
0x38ea…c6730xc92a…0efeBase—$0.20100%coinbase107d ago0xe5f796…85a6d6
0x38ea…c6730xc92a…0efeBase—$0.20100%coinbase107d ago0x56c766…d0bc16
0x38ea…c6730xc92a…0efeBase—$0.20100%coinbase107d ago0x897cd4…4a2de0
0x38ea…c6730xc92a…0efeBase—$0.20100%coinbase107d ago0x849645…01860e
0x38ea…c6730xc92a…0efeBase—$0.20100%coinbase107d ago0x1f03eb…708d05
0x38ea…c6730xc92a…0efeBase—$0.20100%coinbase107d ago0x0d591d…969962
0x38ea…c6730xc92a…0efeBase—$0.20100%coinbase107d ago0x3e3d57…605250
0x38ea…c6730xc92a…0efeBase—$0.20100%coinbase107d ago0xdee3ce…f5d9a2
0x38ea…c6730xc92a…0efeBase—$0.20100%coinbase107d ago0x67fcf4…b61bf1
0x38ea…c6730xc92a…0efeBase—$0.20100%coinbase107d ago0x61b5c9…de380e
0x38ea…c6730xc92a…0efeBase—$0.20100%coinbase107d ago0x3bd3d9…35ddfe
0x38ea…c6730xc92a…0efeBase—$0.20100%coinbase107d ago0xfaa295…d7a514
0x38ea…c6730xc92a…0efeBase—$0.20100%coinbase107d ago0x8159c2…620a65
0x38ea…c6730xc92a…0efeBase—$0.20100%coinbase107d ago0x6576b3…1deece
0x38ea…c6730xc92a…0efeBase—$0.20100%coinbase107d ago0xc65395…098578
0x38ea…c6730xc92a…0efeBase—$0.20100%coinbase107d ago0x5a481e…bcfe71
0x38ea…c6730xc92a…0efeBase—$0.20100%coinbase107d ago0x03590f…c72da6

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.