Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0e23…43520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x43a25f…5974a0
0x0e23…43520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x3da9ae…dbd985
0x0e23…43520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x193ee7…0f6f33
0x0e23…43520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x652386…fc3be9
0x0e23…43520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa8b62d…3116ef
0x0e23…43520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x79af24…168cad
0x0e23…43520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x74470d…b36c0d
0x0e23…43520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe65e48…40ec37
0x0e23…43520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9fcfb6…323640
0x0e23…43520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf4d22f…34a1c1
0x0e23…43520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa82c84…81825d
0x0e23…43520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x3457d2…7842e9
0x0e23…43520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xfe005e…57186f
0x0e23…43520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4028e1…c8e420
0x0e23…43520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x2bbc17…3ad5d7
0x0e23…43520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb92908…3e5782
0x0e23…43520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa31fab…5224a4
0x0e23…43520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1ebfea…1365d0
0x0e23…43520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x36b1be…d96e5c
0x0e23…43520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7d9552…cbd6a6
0x0e23…43520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x391b19…0cafc0
0x0e23…43520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x110bed…65588d
0x0e23…43520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe44c71…e9d663
0x0e23…43520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8ae75b…d035cf
0x0e23…43520x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8c2c7f…60e683

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.