Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x65d64b…86e88b
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5b6cd9…3a9cb8
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7c095f…165918
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1561ec…2452ed
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd1881d…d92cbf
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe9ae96…cffcac
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8d64b2…9e02e7
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9ea9cb…9e1e78
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa3e8c9…5c327b
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x56e4be…f97910
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xdd0e0a…ab286a
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbf1309…ff6252
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2a94ec…e750f3
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1d00ec…3876de
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x965292…2977fd
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc3eb3e…d9c27b
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4cc207…c22735
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7a18da…d8efc5
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8152df…1c5139
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe3d0ff…98ddce
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x75000e…7a8c8a
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc7056a…5ac2b5
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x38faf5…289039
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8bb5de…80d8aa
0x50c1…9e280x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc4b138…7e6555

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.