Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc7618c…708133
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa4a75c…2c204e
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcc75ae…8dcee1
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc0b121…29e99c
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xba4b97…e2c743
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4984c4…afe3cc
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x34f94d…9f6dcc
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1f0318…f53107
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x91d734…f07ee3
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x171f11…ca383d
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x16954b…4fb73d
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x572fe9…3b61af
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x952cae…9efe4f
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7d0df3…616d84
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x876121…57823c
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa7982c…0ff5bb
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xed2833…efb9d9
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd15d58…2b0f16
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa37e15…7c1819
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1cdcd5…9aeea0
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf4d8ec…a23e6a
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2ade92…f2d4dd
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x539c62…a52501
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd5b4a6…09943c
0x8bfa…61c00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf04b12…d63e80

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.