Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xaf37d8…41f485
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5ab6b4…760872
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x762a16…86bf71
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xdd776d…e9acfe
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x189f80…65154f
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x085847…41b599
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xefabad…cbe781
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xcc4277…13b453
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3eb91c…f1439b
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd9166e…2ab7bc
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8c36f9…0cdf1f
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xcd4cc0…fc8f0a
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa9c187…ed9390
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xfec5fe…8d7734
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc6e31d…744576
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4bc807…3c9aa2
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa8aa65…3d99a3
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5036b0…023043
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2d93e1…f1b638
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd5cfa6…684ca4
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x96d9bc…820cba
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa018d0…ac979c
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd662b2…d361e4
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe95a01…2c1f4a
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x803811…48d874

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.