Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x93dd52…7454f3
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x9d0554…88130b
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0xd3081e…42c95c
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x8a40a1…47cf6b
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x7208f9…2b3c4c
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x8df6f4…2c9cf4
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x6eca98…13db35
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x3c79cb…fb7a2e
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0xf02d7b…2cb950
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x65ca57…f9cea4
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0xdb5759…9a6d17
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x9c19b9…a3acb4
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x0ebfe5…310ab2
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x616da5…c2ded1
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0xde1402…fbbf85
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x5b0d88…2a0253
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x88ed4d…0410cf
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x24eedc…78b0c4
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x5fa171…eeb7b1
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0xbaf641…5787d2
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x0ce807…2208be
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x0c0199…5c0776
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x445e13…1e8008
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x82d5a4…21cbe6
0xc995…30310x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x4d7cb7…2d2be9

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.