Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a22…1f6bConcierge AgentBaseConcierge AgentAI$0.10100%coinbase69d ago0xcad176…6700dd
0x8a22…1f6bConcierge AgentBaseConcierge AgentAI$0.02100%coinbase69d ago0xab3d65…315c2e
0x8a22…1f6bConcierge AgentBaseConcierge AgentAI$0.10100%coinbase69d ago0xa037b2…3d22a2
0x8a22…1f6bConcierge AgentBaseConcierge AgentAI$0.02100%coinbase69d ago0x094c02…a742ff
0x8a22…1f6bConcierge AgentBaseConcierge AgentAI$0.02100%coinbase69d ago0x563d91…dcf8fe
0x8a22…1f6bConcierge AgentBaseConcierge AgentAI$0.10100%coinbase69d ago0xa64026…da6b42
0x8a22…1f6bConcierge AgentBaseConcierge AgentAI$0.10100%coinbase69d ago0x3e060d…81b291
0x8a22…1f6bConcierge AgentBaseConcierge AgentAI$0.10100%coinbase69d ago0xcc68c8…f25c07
0x8a22…1f6bConcierge AgentBaseConcierge AgentAI$0.10100%coinbase69d ago0x2eb362…11981f
0x8a22…1f6bConcierge AgentBaseConcierge AgentAI$0.10100%coinbase69d ago0x9c789e…af316d
0x8a22…1f6bConcierge AgentBaseConcierge AgentAI$0.10100%coinbase69d ago0x2aae2c…ef5c83
0x8a22…1f6bConcierge AgentBaseConcierge AgentAI$0.10100%coinbase69d ago0x81e81e…c15366
0x8a22…1f6bConcierge AgentBaseConcierge AgentAI$0.10100%coinbase69d ago0x5d75f0…af7f0c
0x8a22…1f6bConcierge AgentBaseConcierge AgentAI$0.02100%coinbase69d ago0x306575…535f19
0x8a22…1f6bConcierge AgentBaseConcierge AgentAI$0.10100%coinbase69d ago0x4d30fb…134397
0x8a22…1f6bConcierge AgentBaseConcierge AgentAI$0.10100%coinbase69d ago0xc52658…97035c
0x8a22…1f6bConcierge AgentBaseConcierge AgentAI$0.02100%coinbase69d ago0xf406c2…09d622
0x8a22…1f6bConcierge AgentBaseConcierge AgentAI$0.25100%coinbase69d ago0x3adfaa…7ac1fc
0x8a22…1f6bConcierge AgentBaseConcierge AgentAI$0.25100%coinbase69d ago0x0f77dc…046dfe
0x8a22…1f6bConcierge AgentBaseConcierge AgentAI$0.02100%coinbase69d ago0xcb4a52…a117a8
0x8a22…1f6bConcierge AgentBaseConcierge AgentAI$0.10100%coinbase69d ago0xcefa71…4af9a6
0x8a22…1f6bConcierge AgentBaseConcierge AgentAI$0.02100%coinbase69d ago0x11e4ed…866924
0x8a22…1f6bConcierge AgentBaseConcierge AgentAI$0.02100%payAI69d ago0x6bf5f6…74252f
0x8a22…1f6bConcierge AgentBaseConcierge AgentAI$0.02100%payAI69d ago0x407679…a0de73
0x8a22…1f6bConcierge AgentBaseConcierge AgentAI$0.10100%payAI69d ago0x688ba3…cefcb3

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.