Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x001de0…65d759
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xf8d8d1…921d67
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x854291…7beddb
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x4c13bb…7e931c
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x1fa052…49419e
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x438ca0…62479a
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xef8552…e6ee8c
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xb22d45…9945b9
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xf43cde…1e1519
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xa14caf…64e4d9
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xbc6bec…02275a
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x9b4935…fea165
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xd924f1…3bbd1a
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xe48aad…b5af62
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xe19545…b03aaf
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xc3852f…96e213
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x80f0f6…850e4b
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x45ff7c…3eae6f
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x168c1d…04520b
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xd8d310…d58b54
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x9c1b02…d59613
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x033242…93e073
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x93d04a…0c63de
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0xa70e8a…d0546c
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase9d ago0x81b295…bb4247

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.