Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc43b…34c00xb0af…7de0Base—$5.96100%coinbase27d ago0x520032…12b324
0xb66a…04f40xb0af…7de0Base—$2.19100%coinbase27d ago0x974e0b…948885
0x1ebf…76220xb0af…7de0Base—$0.18100%coinbase27d ago0x455812…3e942a
0xff56…086a0xb0af…7de0Base—$1.03100%coinbase27d ago0x6e03b5…31cf50
0x98a8…7bce0xb0af…7de0Base—$0.61100%coinbase27d ago0x7ec3a7…293139
0x4e39…f82f0xb0af…7de0Base—$5.71100%coinbase27d ago0xbcf69e…d11570
0x1a46…89da0xb0af…7de0Base—$10.70100%coinbase27d ago0x1331bb…d5faa3
0x1061…a4e30xb0af…7de0Base—$17.63100%coinbase27d ago0x3cb6d7…923861
0x34da…7cb40xb0af…7de0Base—$0.18100%coinbase27d ago0x145908…af795e
0x4e39…f82f0xb0af…7de0Base—$5.50100%coinbase27d ago0x6d327d…f96187
0xdb7b…059d0xb0af…7de0Base—$0.62100%coinbase27d ago0xfe29d2…1ca677
0x4e39…f82f0xb0af…7de0Base—$5.46100%coinbase27d ago0xbf7600…34a3f5
0x1061…a4e30xb0af…7de0Base—$15.01100%coinbase27d ago0x55e5b6…a0b6e1
0x34da…7cb40xb0af…7de0Base—$0.18100%coinbase27d ago0x3d555f…d1bb73
0x4e39…f82f0xb0af…7de0Base—$5.02100%coinbase27d ago0xf9ac25…32ae23
0x4e39…f82f0xb0af…7de0Base—$5.04100%coinbase27d ago0xec052b…ef6419
0x34da…7cb40xb0af…7de0Base—$0.18100%coinbase27d ago0x054f72…ded12a
0x1a46…89da0xb0af…7de0Base—$10.00100%coinbase27d ago0x3a6af7…0d100d
0x84db…96280xb0af…7de0Base—$20.00100%coinbase27d ago0x33d348…b86ca9
0xdb7b…059d0xb0af…7de0Base—$0.62100%coinbase27d ago0xfb727b…ce9166
0x1061…a4e30xb0af…7de0Base—$15.00100%coinbase27d ago0x596b02…e506c4
0x4e39…f82f0xb0af…7de0Base—$5.87100%coinbase27d ago0x38bea2…8c6a6f
0xcb74…cb510xb0af…7de0Base—$0.16100%coinbase27d ago0xc9352e…b0bec4
0x4e39…f82f0xb0af…7de0Base—$6.39100%coinbase27d ago0xa14f0f…9b0376
0x1ebf…76220xb0af…7de0Base—$0.18100%coinbase27d ago0x890614…5bdd81

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.