Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x143205…c9af40
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x86363d…7bac68
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x21c400…bcb8d6
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xca8f4a…73f4a6
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa59780…cf5f24
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x010471…ab2b39
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5abc49…f29296
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5636e4…b3cab9
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x24f593…3c0b00
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9af1a2…4e057e
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x20183f…ba95ba
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7aeadd…1bfffa
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x74ea68…c28ee3
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4ff213…7f520b
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xacaaa5…56e954
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe4cd4d…e7d5d4
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb4f9f9…7d719a
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7930fe…df1b3a
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0b14e0…57dce8
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x17c05a…72bad2
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb61cc5…65d22a
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfb8c1d…eec57b
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xae8192…210152
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5624db…d78023
0x6041…37780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2e857b…5b79cf

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.