Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf567…ad630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2438c9…dd0558
0xf567…ad630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x116247…428400
0xf567…ad630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0cf861…7f6a5c
0xf567…ad630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa7331d…21168e
0xf567…ad630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x313c4e…1714ff
0xf567…ad630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x36fd31…0efab4
0xf567…ad630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6c7cf5…7ff0e5
0xf567…ad630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x34a04d…a6ff1c
0xf567…ad630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x01eed9…6dc365
0xf567…ad630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xed8806…52f32f
0xf567…ad630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd9c95c…e828d4
0xf567…ad630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x51dfdc…6899c1
0xf567…ad630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x51d439…e8ee3b
0xf567…ad630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x440541…22e4f4
0xf567…ad630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8dc32c…dae2ad
0xf567…ad630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x79e43e…bfd7a6
0xf567…ad630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5344dc…11a461
0xf567…ad630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf1a4e8…b3fd49
0xf567…ad630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe4ad8d…f53246
0xf567…ad630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x386c0d…879959
0xf567…ad630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6c54bf…cf519b
0xf567…ad630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa8930c…55db8a
0xf567…ad630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb434f7…ca2d13
0xf567…ad630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa95a18…de98e0
0xf567…ad630x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x67affe…79f6c9

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.