Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe964…dcea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xbd7406…330808
0xe964…dcea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3efad8…7cb235
0xe964…dcea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5af526…c54be6
0xe964…dcea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xff7eb6…942e2b
0xe964…dcea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x12739e…20cb01
0xe964…dcea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd2f2f3…2357a7
0xe964…dcea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8b514c…3fdc24
0xe964…dcea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0cb06f…723b2c
0xe964…dcea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x3c79e8…4f06aa
0xe964…dcea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc64dfa…742457
0xe964…dcea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb74218…1ffcb5
0xe964…dcea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe66bd2…b8705c
0xe964…dcea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x80b7ca…8e94f7
0xe964…dcea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8ded9c…5e12da
0xe964…dcea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4d4530…26f4dd
0xe964…dcea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe05069…a23ee6
0xe964…dcea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc82b68…2a7210
0xe964…dcea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6ad500…0517a0
0xe964…dcea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x47b5d4…bab803
0xe964…dcea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb1f83a…49fb71
0xe964…dcea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2fd309…cd9e20
0xe964…dcea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x549152…1200bb
0xe964…dcea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4ddcad…505972
0xe964…dcea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x86e5de…df54d1
0xe964…dcea0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x553c37…21d2f2

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.