Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6e58…33320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x5518cd…8eca73
0x6e58…33320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xe5abfb…de7252
0x6e58…33320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xdbb7f1…59ec22
0x6e58…33320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x4770f7…077ddb
0x6e58…33320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x29f4f0…457343
0x6e58…33320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x83605e…e8cc1e
0x6e58…33320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xde3290…2621c9
0x6e58…33320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xb5dfe8…3f0a0f
0x6e58…33320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xc78ac9…2eec62
0x6e58…33320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xaffaaf…cecd15
0x6e58…33320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x1ffd75…24436f
0x6e58…33320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xdcdc8c…e0061b
0x6e58…33320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xb92394…87b4b1
0x6e58…33320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xf2ce51…d82b7d
0x6e58…33320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd070ef…e9c253
0x6e58…33320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x9b66a3…5c116d
0x6e58…33320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xce9224…90c36b
0x6e58…33320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x57a060…4fd6a8
0x6e58…33320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xda0ad2…71fac7
0x6e58…33320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xbb67ab…09c322
0x6e58…33320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x50d736…c34636
0x6e58…33320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x60b2fa…5b9f52
0x6e58…33320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x1bec91…b40a98
0x6e58…33320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x6f3504…fc7d78
0x6e58…33320x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xbee1a8…bdf29a

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.