Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1088…97400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x2c62ac…fbb0ba
0x1088…97400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x4ac067…067085
0x1088…97400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x66d0ce…691cd4
0x1088…97400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x279c8f…cdc5b7
0x1088…97400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x6c401c…38c7df
0x1088…97400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x1fe944…0bd31c
0x1088…97400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x7733c0…076c92
0x1088…97400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x0175c4…9f0afb
0x1088…97400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xd96314…7e6d2a
0x1088…97400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xe37c57…c09ef8
0x1088…97400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xe44abe…8be431
0x1088…97400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x5e63c8…d33791
0x1088…97400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xcfeb75…fca6b5
0x1088…97400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x3e216b…3f07ba
0x1088…97400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xf59828…e6cb44
0x1088…97400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x375bbf…b7d107
0x1088…97400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x93c23f…c91913
0x1088…97400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xf387d1…37d819
0x1088…97400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xca3bdd…859b80
0x1088…97400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x270de6…3a9b09
0x1088…97400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xa5e942…bb0362
0x1088…97400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xa824f2…99fdfa
0x1088…97400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x15776a…766100
0x1088…97400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x3cc2df…d282e4
0x1088…97400x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xd680a2…1058ed

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.