Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed57…9d2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8795c6…9fc6c0
0xed57…9d2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf34605…a6cc68
0xed57…9d2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6b5abf…ad05cf
0xed57…9d2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x434529…92c8f1
0xed57…9d2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8847f8…81ddcb
0xed57…9d2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xdfae6d…8e62b5
0xed57…9d2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x186b11…494180
0xed57…9d2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x700e71…fe2225
0xed57…9d2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x526a09…2deb69
0xed57…9d2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd4d39a…c0e9e7
0xed57…9d2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x99130a…3748fe
0xed57…9d2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x41b3bc…6687dd
0xed57…9d2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x460f29…4e6881
0xed57…9d2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa49a6d…da2076
0xed57…9d2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x89eb6e…5f8d75
0xed57…9d2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x122786…a46817
0xed57…9d2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x469bcb…82bc95
0xed57…9d2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf1c08a…0be74e
0xed57…9d2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x33f5bd…7ac3a3
0xed57…9d2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xdeda94…bcc606
0xed57…9d2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0d4823…591361
0xed57…9d2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc2461e…4b7667
0xed57…9d2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6f719e…9731f4
0xed57…9d2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x210987…53d604
0xed57…9d2c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6cfa30…850112

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.