Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase120d ago0x49113d…da4d21
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates120d ago0x25f609…cc8060
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase120d ago0x2a221a…93e2ac
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates120d ago0xf89641…ccf186
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase120d ago0x45e62e…01e28c
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates120d ago0xf709ee…785dde
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase120d ago0x4df889…1df716
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates120d ago0x738c4d…5deccc
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase120d ago0x8a1cf4…4a3304
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates120d ago0x01a6b1…ea647a
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase120d ago0x0c78e0…a0a50d
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates120d ago0x300aac…182877
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase120d ago0xa9eb9d…bcb3a2
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates120d ago0x20847d…50a19f
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase120d ago0xd76d8a…51bdd4
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates120d ago0xdee59e…7c3fe1
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase120d ago0x2c798a…166618
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates120d ago0x181b1e…9daba0
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase120d ago0xf7a809…00f643
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates120d ago0xd6e0fb…ac14de
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase120d ago0xa13d7d…740b97
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates120d ago0xe56205…3ad56d
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase120d ago0x24945a…5f196a
0x166e…6c520x13bf…b9a7Base—$0.003100%candidates120d ago0x35a43d…fbd708
0x166e…6c520x13bf…b9a7Base—$0.002100%coinbase120d ago0x276db6…6fe22f

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.