Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xbfb342…df21d3
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x25e785…25d3a9
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xac3531…3c8398
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x227103…8498e5
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb0f3cb…42421f
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x22d93f…12fd99
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x065c77…667145
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x670d8b…2f6813
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x73c6f6…49593f
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc06106…eee18a
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x7c8fe8…1c0dc0
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x667f32…15420d
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x8790fb…df310d
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb3b6b3…4e9f3f
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x95f8e7…c91814
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb19fb2…b0f435
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xdfa8d6…6eaa52
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x003a18…2d6e49
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x44075a…2a5de1
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x31eddc…913bf7
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd4df0a…421de0
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x79ee4b…87a590
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x3a331d…76e5a0
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x51f84e…660d28
0xb4c6…0d130x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x01d8cc…e5fba1

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.