Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x87e8…bca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x06936d…526920
0x87e8…bca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x654c63…b81443
0x87e8…bca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa2c966…389d2a
0x87e8…bca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x939305…c23f19
0x87e8…bca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x664f25…09994e
0x87e8…bca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xedd08e…ba7a85
0x87e8…bca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd8ddef…ca756f
0x87e8…bca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x7df75c…5aa3ff
0x87e8…bca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd7ef25…042af9
0x87e8…bca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x727e4e…099a59
0x87e8…bca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9f21a1…7f9d44
0x87e8…bca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x76adec…990085
0x87e8…bca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x98d5d8…ed48af
0x87e8…bca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x682e6f…a72b23
0x87e8…bca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x15c272…0d8f83
0x87e8…bca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6f9d67…1b09dd
0x87e8…bca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x99a30f…e856d5
0x87e8…bca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc22fdb…55a792
0x87e8…bca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3df0ce…89f7ea
0x87e8…bca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xac2099…d508c2
0x87e8…bca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x925496…4dfd52
0x87e8…bca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6a433a…6bd683
0x87e8…bca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8c99d9…133b25
0x87e8…bca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0f8121…15ea7c
0x87e8…bca40x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2c521d…51e54c

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.