Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3611…e6b90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x97cbc0…6e8f9a
0x3611…e6b90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x050c7d…f41b83
0x3611…e6b90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x85390a…2675c9
0x3611…e6b90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x4995d1…2aee15
0x3611…e6b90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb99e01…4cf14e
0x3611…e6b90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xbaf061…2071dc
0x3611…e6b90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x04757d…f30d76
0x3611…e6b90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7ba213…345b4b
0x3611…e6b90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xff62b9…f7f33e
0x3611…e6b90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x07eb73…e40e11
0x3611…e6b90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x26ab5b…4332f6
0x3611…e6b90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xdc2040…87e688
0x3611…e6b90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xfb4af1…ae8196
0x3611…e6b90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2e9837…29e514
0x3611…e6b90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb05318…81f7a8
0x3611…e6b90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x4b1826…b4e159
0x3611…e6b90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa42a7f…841927
0x3611…e6b90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x15b511…24acaa
0x3611…e6b90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3db9a8…916086
0x3611…e6b90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd7cfd9…9850bf
0x3611…e6b90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xecb6e7…182833
0x3611…e6b90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x4aa5db…a470c8
0x3611…e6b90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xce722c…cc8382
0x3611…e6b90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc20ee7…449a9c
0x3611…e6b90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xca05ce…d8670f

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.