Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b84…89420x57a1…d570Base—$0.01100%coinbase30d ago0xf98f7b…307ecb
0x2b84…89420x57a1…d570Base—$0.01100%coinbase30d ago0xfd996a…ef5de2
0x2b84…89420x57a1…d570Base—$0.01100%coinbase30d ago0xb483ed…24edb2
0x2b84…89420x57a1…d570Base—$0.01100%coinbase30d ago0x0147fc…ff6bd8
0x2b84…89420x57a1…d570Base—$0.01100%coinbase30d ago0x7ccd1c…b1b268
0x2b84…89420x57a1…d570Base—$0.01100%coinbase30d ago0xe3f4f2…fff8c2
0x2b84…89420x57a1…d570Base—$0.01100%coinbase30d ago0x05b80a…68b06d
0x2b84…89420x57a1…d570Base—$0.01100%coinbase30d ago0x3e75fd…8a2c68
0x2b84…89420x57a1…d570Base—$0.01100%coinbase30d ago0x9262b2…ab8020
0x2b84…89420x57a1…d570Base—$0.01100%coinbase30d ago0xeb1614…a47894
0x2b84…89420x57a1…d570Base—$0.01100%coinbase30d ago0x6dbc68…ef9148
0x2b84…89420x57a1…d570Base—$0.01100%coinbase30d ago0x9dd6b0…5e6613
0x2b84…89420x57a1…d570Base—$0.01100%coinbase30d ago0x8e9010…bf016a
0x2b84…89420x57a1…d570Base—$0.01100%coinbase30d ago0x328823…4140b3
0x2b84…89420x57a1…d570Base—$0.01100%coinbase30d ago0x6ea1e7…0d02fb
0x2b84…89420x57a1…d570Base—$0.01100%coinbase30d ago0x1c3023…bc76c0
0x2b84…89420x57a1…d570Base—$0.01100%coinbase30d ago0x992912…d93cb9
0x2b84…89420x57a1…d570Base—$0.01100%coinbase30d ago0x88e095…0fda49
0x2b84…89420x57a1…d570Base—$0.01100%coinbase30d ago0x89c9c9…a376c1
0x2b84…89420x57a1…d570Base—$0.01100%coinbase30d ago0x4a98d2…670595
0x2b84…89420x57a1…d570Base—$0.01100%coinbase30d ago0xd3d64f…bf81ab
0x2b84…89420x57a1…d570Base—$0.01100%coinbase30d ago0x32ede1…220a19
0x2b84…89420x57a1…d570Base—$0.01100%coinbase30d ago0x6c9949…8c9e95
0x2b84…89420x57a1…d570Base—$0.01100%coinbase30d ago0xddec54…0cfecb
0x2b84…89420x57a1…d570Base—$0.01100%coinbase30d ago0x0ef689…22c74d

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.