Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe153…1c760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xee21c9…0f3a8d
0xe153…1c760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x674b97…8b1437
0xe153…1c760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa2b5df…9df497
0xe153…1c760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x951df8…6e7dd8
0xe153…1c760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2b18a7…91b2e2
0xe153…1c760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6325c7…a59595
0xe153…1c760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5d1f03…0f76ea
0xe153…1c760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x82252e…84df9c
0xe153…1c760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2b6710…962a31
0xe153…1c760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd0bd11…7d5070
0xe153…1c760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa84702…c18c7b
0xe153…1c760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa1c77f…32b5c9
0xe153…1c760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1aab1e…2c6954
0xe153…1c760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8b22c5…51216c
0xe153…1c760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x87f408…f9f05e
0xe153…1c760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5af50a…11bf3b
0xe153…1c760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6ba1f5…8ff17d
0xe153…1c760x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x974244…e87600

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.