Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x62b4…02fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xeeb27b…fa0414
0x62b4…02fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe8f3c1…f0ad0d
0x62b4…02fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x583613…1add8c
0x62b4…02fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe188b0…01ff09
0x62b4…02fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x27504d…bab85b
0x62b4…02fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8190e4…03823a
0x62b4…02fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5855a3…0bccff
0x62b4…02fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xac5c2f…08b404
0x62b4…02fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7758a7…1e2d2e
0x62b4…02fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x05d6c0…733509
0x62b4…02fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x994b9a…8d9955
0x62b4…02fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x30e79a…5b4b98
0x62b4…02fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb37a0a…83aa83
0x62b4…02fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7161ae…2239a8
0x62b4…02fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x0a12be…b5e8eb
0x62b4…02fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x6e5f84…6ff3d8
0x62b4…02fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xefceba…56d179
0x62b4…02fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xfef351…510671
0x62b4…02fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x815f0a…86d7d8
0x62b4…02fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xecfdf4…90f893
0x62b4…02fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1fe51b…3b7a14
0x62b4…02fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5a8eed…0829b0
0x62b4…02fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x480858…eb43a9
0x62b4…02fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x249c6f…a7e950
0x62b4…02fa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x357667…f998ce

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.