Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x60c586…9ec5b1
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x40ebeb…7532a9
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfe24ac…6cc814
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x96510f…a8baf9
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xfcb614…79d163
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x28b768…47206a
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd80c16…0d8172
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x3a9d30…6bfbee
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8c94e4…b63461
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd34a03…a77847
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x434160…98e601
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x74b4af…9dad9a
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xeb1531…89fc98
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe2945f…fb491d
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x67baa6…d2bf4f
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb265ac…5a0532
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x047b0e…bb63e4
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x55026a…8b7e40
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6ee60d…a230b5
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x639d9b…b5c1cb
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x229505…005cc8
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8083a3…dbb21f
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5e64a8…b17afb
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe7cfe3…fd8c95
0xf344…1f4c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x310d46…9db9c6

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.