Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x87e095…1df17f
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x15d40c…e24d41
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1bae57…7d2aa4
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x88e815…163ca5
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf64bb1…62bff4
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf997c3…c21d9b
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x951a92…b43def
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x4d06d5…688551
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb4b983…e2026c
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7cbb6a…d535e8
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe3397b…0ed7cc
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa38178…53025b
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3540d1…7034e5
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0d0cc3…b43fd2
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd86640…06d329
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf4255e…05a29c
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xde02d4…0e239d
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x431a59…929cf8
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x08a0b4…920d17
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa9dd2d…90c9bd
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x95d7c5…1b5264
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3b231a…21a205
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3446ce…eb4200
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xeb8f70…9bb98d
0x1a1e…fd730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe85394…28c348

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.