Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x45ad…ee8a0x0e62…6906Base—$0.01100%coinbase115d ago0xb6d64f…58de86
0x45ad…ee8a0xba37…d4f1Base—$0.01100%coinbase115d ago0xaae787…ddf3b9
0x45ad…ee8a0x7345…54abBase—$0.01100%coinbase115d ago0x080089…8e74a8
0x45ad…ee8a0x5ef4…97b6Base—$0.01100%coinbase115d ago0xfd838b…0c10ba
0x45ad…ee8a0x4c69…452dBase—$0.01100%coinbase115d ago0xa65c5b…d0817c
0x45ad…ee8a0xbfaa…4cb2Base—$0.01100%coinbase115d ago0x5e0dc7…eb75a9
0x45ad…ee8a0xb43d…5befBase—$0.01100%coinbase115d ago0x5d2b40…a73e04
0x45ad…ee8a0x843b…1aabBase—$0.01100%coinbase115d ago0x0d2dbc…2d9a5a
0x45ad…ee8a0x0a13…211aBase—$0.01100%coinbase115d ago0x054fb2…ba2148
0x45ad…ee8a0x709e…c7d0Base—$0.01100%coinbase115d ago0xbc641c…a00d9d
0x45ad…ee8a0x911e…a616Base—$0.01100%coinbase115d ago0x83aedc…2d5db2
0x45ad…ee8a0xa984…f16dBase—$0.01100%coinbase115d ago0xc4ed58…0b587d
0x45ad…ee8a0x8639…73fcBase—$0.01100%coinbase115d ago0x152509…71b716
0x45ad…ee8a0x6757…c34aBase—$0.01100%coinbase115d ago0x52889c…3ac9ff
0x45ad…ee8a0x3129…093bBase—$0.01100%coinbase115d ago0x4318f5…867e01
0x45ad…ee8a0xafbe…5595Base—$0.01100%coinbase115d ago0x7f8118…74e1bb
0x45ad…ee8a0x8b64…a0cfBase—$0.01100%coinbase115d ago0x066205…dd1689
0x45ad…ee8a0x1cd0…83eeBase—$0.01100%coinbase115d ago0xf89d55…718b88
0x45ad…ee8a0x4098…fe41Base—$0.01100%coinbase115d ago0xc84a63…4bc5cf
0x45ad…ee8a0xbaca…d2a3Base—$0.01100%coinbase115d ago0x074b2f…7b2060
0x45ad…ee8a0x8126…ae6dBase—$0.01100%coinbase115d ago0x0455ef…eb83c9
0x45ad…ee8a0xd81c…8edcBase—$0.01100%coinbase115d ago0xd21f30…71d431
0x45ad…ee8a0x807d…f1baBase—$0.01100%coinbase115d ago0x720459…bae957
0x45ad…ee8a0x1ee2…24f7Base—$0.01100%coinbase115d ago0x22140a…b7fabf
0x45ad…ee8a0x852c…a248Base—$0.01100%coinbase115d ago0x4a179a…8e340d

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.