Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase115d ago0x50d22b…e80218
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase116d ago0x170236…ff52bf
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase116d ago0x1d7955…3d3646
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase116d ago0x8c8c4c…30a9c4
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase116d ago0xd9f0dd…ecd6b6
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase116d ago0x7d990d…d22f16
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase116d ago0x3b7ae2…1925ee
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase116d ago0xf39b02…84d040
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase116d ago0x02640f…9f336e
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase116d ago0x3dec7f…d1d71f
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase116d ago0xfbba98…b430a9
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase116d ago0xdae30f…4cb37c
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase116d ago0x822fa6…73a832
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase116d ago0x1c9c06…a4835f
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase116d ago0xe93ab5…8ec02a
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase116d ago0xeb910f…2f06ae
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase116d ago0x838e89…4431d8
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase116d ago0xf99adc…021298
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase116d ago0x6b35ee…472b73
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase116d ago0xa85155…90c48a
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase116d ago0x92d0b6…241752
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase116d ago0x40f4de…7fda72
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase116d ago0x0485c8…14f4b2
0x15c3…bc2b0xf1eb…3fa3Basex402 service$0.01100%coinbase116d ago0x18fc10…a50a9f

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.