Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xcae5a6…fcdb43
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x938993…a99db2
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xcace87…3c9a57
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x0a6149…78f17b
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x253594…d38bbf
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7263b9…125db1
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4294e2…cc04df
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x3fd187…4fb049
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xfd34a1…445248
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf9462e…172e45
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x77bfc4…355729
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x2f064f…0db793
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe9545f…09b4af
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xeadd0c…5e246c
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x17b5c9…2e9e40
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x0fd3c6…eeb5ef
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x17c949…94d212
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x69fab8…d2b100
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xea330f…366ff7
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x0dcb47…28acbd
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x2e67a8…7117e8
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xcf94f3…441a03
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4bf7cb…a2fdd0
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9f3bb5…19cecd
0xf17f…da740x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf140a8…de91d9

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.