Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd52…b3910x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x584927…0f0089
0xbd52…b3910x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa401dd…d4e985
0xbd52…b3910x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x59f3e1…b2ce60
0xbd52…b3910x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x6ac626…951ae6
0xbd52…b3910x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x435c08…16194e
0xbd52…b3910x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x0668c9…a357c8
0xbd52…b3910x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa1a4d7…9c4778
0xbd52…b3910x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc9f9ef…9043bc
0xbd52…b3910x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x3975df…614b82
0xbd52…b3910x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb33197…29f2b3
0xbd52…b3910x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x2e81dc…e9c97f
0xbd52…b3910x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5f086f…026a89
0xbd52…b3910x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7cb7c6…1f3eaf
0xbd52…b3910x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe32ed7…0e2992
0xbd52…b3910x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa58f41…ea8138
0xbd52…b3910x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x2cb689…c0e957
0xbd52…b3910x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x880110…4c48aa
0xbd52…b3910x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x955ff9…1b3e18
0xbd52…b3910x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf84b18…ec9033
0xbd52…b3910x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc2d504…92daed
0xbd52…b3910x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa4b682…54d0a6
0xbd52…b3910x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9cb50d…d77d57
0xbd52…b3910x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xa26acb…69fc85
0xbd52…b3910x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4eccf3…7c25cd
0xbd52…b3910x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb10241…caa2f4

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.