Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc208…45c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x2b4d11…dbdf83
0xc208…45c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x2794ec…e789fb
0xc208…45c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x44bc7d…db972d
0xc208…45c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xd3841b…d2dfb4
0xc208…45c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xfaee1c…5ff5eb
0xc208…45c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xb4bf92…513596
0xc208…45c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x24cc1a…99e2a9
0xc208…45c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x24a44e…48ea0b
0xc208…45c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x95522a…a6ba2e
0xc208…45c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xbcbc82…5f6770
0xc208…45c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x7a8cf8…8f92a2
0xc208…45c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x71fcd8…d36f0c
0xc208…45c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x99524f…8eb8e1
0xc208…45c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x400aa2…95cc28
0xc208…45c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x2b55ba…bba33b
0xc208…45c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xc664f0…288c29
0xc208…45c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xf48503…5eb059
0xc208…45c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x03ee41…1db170
0xc208…45c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x92890c…07d5b8
0xc208…45c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xee94f1…55d2ac
0xc208…45c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x129acf…e90576
0xc208…45c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xf7c2c2…7bbee6
0xc208…45c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0xbf00cc…44fccc
0xc208…45c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x5eb48c…4dcdc7
0xc208…45c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16d ago0x9d0cea…cbfb94

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.