Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7bea…81be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb005ea…db1456
0x7bea…81be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8112ff…652854
0x7bea…81be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x77ac8f…a19ae7
0x7bea…81be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8cb09f…8eef9d
0x7bea…81be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x424406…b4eab5
0x7bea…81be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xea8689…03d133
0x7bea…81be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8c4508…0e3416
0x7bea…81be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x374d3c…6bd832
0x7bea…81be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7dd642…8529e3
0x7bea…81be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x519236…843870
0x7bea…81be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x96ea3d…374ffe
0x7bea…81be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xeded8b…c35154
0x7bea…81be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe248aa…69522e
0x7bea…81be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe4819e…544ca1
0x7bea…81be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x2f9266…55161c
0x7bea…81be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe8abab…c69221
0x7bea…81be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x05a83d…b13511
0x7bea…81be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x6af479…ed3ce8
0x7bea…81be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4261f8…b7da2f
0x7bea…81be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf9e7b9…e0374b
0x7bea…81be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf49762…ffc67a
0x7bea…81be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xfbb941…35160a
0x7bea…81be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x98806a…22808f
0x7bea…81be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xde0626…df8163
0x7bea…81be0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x78f5c4…effc3c

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.