Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd951e6…3ba541
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xa8d3d1…7dcefa
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x54f0fa…4a5005
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x35928a…0c7dfb
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xbcdbe3…a8d64c
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xc9d413…1f35d6
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xb354da…b764a9
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xec0e1a…d75293
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x3d9242…d39cc2
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xc9a3c8…e15e2a
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x18682b…81694e
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x8318e6…7b7c3b
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xf98294…90a4f0
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xcadccb…e2e496
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xe855e6…61c65f
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd68b0b…588207
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xa94ec1…7be793
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x60a0a5…11ef94
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x4cf715…0bdb44
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x0236a0…5ed4a3
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x02b6d3…303713
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x661dc5…7674e5
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x9fed89…debce7
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x1e9352…fe1d4c
0x059d…faab0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xe57f10…a8d796

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.