Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xc64e37…044e8f
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x4e32d9…f6fe3a
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x8ff1d0…8f2213
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xe030eb…e8501a
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x309b61…831524
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x0489f8…0bc26c
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xa07ee0…e8de91
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x847baa…c4aaaf
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x695ea3…9809ca
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xe88ab3…4aea0f
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xe7ac23…9123d0
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x344631…b8f877
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xa5d4ad…9b86b9
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x4847d2…61c3de
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xb528d4…446edf
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x00dde8…26fa6f
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xdb5adc…e33c5e
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xc72244…20e775
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x403511…4be734
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x87a7e2…330275
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x62217d…021535
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x5b82a4…63e1cc
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x8e0e53…3b1052
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x1d9979…6edde1
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x007d2b…8a4c5a

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.