Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x50fe00…55b3f9
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd15b6c…0ef4b1
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x94b825…9774bf
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x5de1a5…b4c616
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x34d787…6f5bfb
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x8d10f2…3d07f0
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x1ab6c8…5c07a2
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xa35ec5…5d15d4
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd01e72…2a6615
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x614da6…054e57
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x654ed2…ae4832
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xfe766a…60903f
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x5dc61d…565bce
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xa47b1a…0e9550
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x5629ea…bf2a6d
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x08d90c…df778b
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xe3922f…aa4060
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x6954be…e5fdda
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x3ca8f7…58941c
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x1dffa0…401e62
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xc38abb…d21112
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xfc381b…6037d6
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd7afeb…06b260
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd33064…ce4f88
0x3b10…f29a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x465d97…58ee26

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.