Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa9a3…ad6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x433064…65529d
0xa9a3…ad6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x0e623c…b362a3
0xa9a3…ad6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xee4480…7a927a
0xa9a3…ad6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xde4d42…1414e9
0xa9a3…ad6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xbb29ae…19a8b3
0xa9a3…ad6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x480f5f…6c3567
0xa9a3…ad6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x3027ad…bc1def
0xa9a3…ad6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xa02001…1a6a90
0xa9a3…ad6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xa32c80…48bddf
0xa9a3…ad6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x8a3f53…4653b1
0xa9a3…ad6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xe1966c…2207cb
0xa9a3…ad6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xfa9cc4…a4aa34
0xa9a3…ad6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x8fd5de…760a80
0xa9a3…ad6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x04d88d…88bd6d
0xa9a3…ad6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x49e09e…2c2d66
0xa9a3…ad6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x7250c4…5f1634
0xa9a3…ad6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x7b4d7c…77d614
0xa9a3…ad6e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xde0827…bbb162

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.