Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7694…2e2c0x50eb…6480Base$0.001100%0x54f0…7932100d ago0x34dc95…a33871
0x941c…27e60x50eb…6480Base$0.003100%0x54f0…7932100d ago0xebf67d…053111
0x6b41…b4cf0x50eb…6480Base$0.001100%0x54f0…7932100d ago0x00e705…a2cc1f
0x7694…2e2c0x50eb…6480Base$0.003100%0x54f0…7932100d ago0x743079…2dfa86
0x781d…339d0x50eb…6480Base$0.001100%0x54f0…7932100d ago0xca30c5…3e953e
0x46f1…638b0x50eb…6480Base$0.001100%0x54f0…7932100d ago0x1cfde5…9cc3e6
0x46f1…638b0x50eb…6480Base$0.002100%0x54f0…7932100d ago0x168708…53bc4e
0x941c…27e60x50eb…6480Base$0.002100%0x54f0…7932100d ago0x804898…3d91cb
0x1eb5…04fd0x50eb…6480Base$0.001100%0x54f0…7932100d ago0xe085c8…018449
0xc6ae…4b040x50eb…6480Base$0.001100%0x54f0…7932100d ago0x1a70d1…409728
0x03c5…a0a30x50eb…6480Base$0.001100%0x54f0…7932100d ago0xe106e9…a22157
0x46f1…638b0x50eb…6480Base$0.002100%0x54f0…7932100d ago0x4a9264…f1f072
0xc6ae…4b040x50eb…6480Base$0.001100%0x54f0…7932100d ago0x58e79c…adb07b
0x781d…339d0x50eb…6480Base$0.001100%0x54f0…7932100d ago0xd82a00…4b5e27
0xe03d…274b0x50eb…6480Base$0.001100%0x54f0…7932100d ago0xb664d7…d40b5d
0x46f1…638b0x50eb…6480Base$0.001100%0x54f0…7932100d ago0x82afad…5a520b
0x6b41…b4cf0x50eb…6480Base$0.001100%0x54f0…7932100d ago0x8da43c…305545
0x6881…42130x50eb…6480Base$0.001100%0x54f0…7932100d ago0x1e883b…9dbf17
0x781d…339d0x50eb…6480Base$0.005100%0x54f0…7932100d ago0x4f5cfc…23fa92
0x18d7…6ea40x50eb…6480Base$0.01100%0x54f0…7932100d ago0x79c9d0…df1ac1
0xe03d…274b0x50eb…6480Base$0.003100%0x54f0…7932100d ago0xf088ea…22a4f2
0x941c…27e60x50eb…6480Base$0.003100%0x54f0…7932100d ago0x023bb0…2d6f9e
0xe03d…274b0x50eb…6480Base$0.002100%0x54f0…7932100d ago0xcd0d57…72c05c
0x672f…ff2d0x50eb…6480Base$0.001100%0x54f0…7932100d ago0x25194a…b46943
0x6881…42130x50eb…6480Base$0.003100%0x54f0…7932100d ago0x33fc1c…3f787a

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.