Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0be1…aa970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x4dd0a6…706dd2
0x0be1…aa970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x2c94c4…d0ca89
0x0be1…aa970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x8d319d…7a86d1
0x0be1…aa970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xfe6d7b…309b78
0x0be1…aa970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xdd543a…40e147
0x0be1…aa970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xf2d6b6…957f04
0x0be1…aa970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x5a1ad1…4aaa9f
0x0be1…aa970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x771b10…bccd3d
0x0be1…aa970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe20e50…64e6c9
0x0be1…aa970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x17f290…43cbcf
0x0be1…aa970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x5df020…ceb561
0x0be1…aa970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x487289…63bffa
0x0be1…aa970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x89dc33…0d08af
0x0be1…aa970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x37abef…3d8456
0x0be1…aa970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xabf8fa…c9a671
0x0be1…aa970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x510962…55888f
0x0be1…aa970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xa95dd1…d916c0

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.