Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd5f488…ab245e
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xab9251…9a03d8
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x4826f8…2b8015
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x072855…4c73a2
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x471015…15dac4
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x72c0aa…838b81
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x2c4f06…efcfd4
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xf8ca36…c0f14e
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x976dd4…101179
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x613203…5615b2
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xa25d06…3bf949
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x2aa8f9…8ab01a
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xaa740e…a0f579
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6279c3…5f10f8
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xdc4e85…5296e0
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x4668fd…5312cf
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x2ff6b1…c40c77
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x312940…f59619
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x37a670…abeca2
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x0cdf3e…10b059
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x63d6ec…1b230a
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd0f02a…c8acef
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x79415b…69b7e5
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xf40d8b…38d608
0x28d8…70c10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x62149f…f64c35

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.