Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xd17d94…be010a
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x2a6d50…c6e96e
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x27711d…7b1290
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xdcb8fa…daa8ae
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x7c7d65…6d7157
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6fe9e0…4b18ef
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x7901c9…1ddf28
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6de686…3a7bfa
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x0962cd…5ef4ff
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x21b153…033026
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x1647b6…7a3a7e
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xdea557…74e296
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xa57d5f…986227
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xf1f7ce…9ee3fe
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x776038…e7a1d7
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x173de1…31dcfd
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x2299a6…aa2c05
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x27c5d7…737558
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xed814b…878766
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x6372cb…9e86b2
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xffe227…121512
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x22b27d…847a9f
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x7666b9…5e8799
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x406e59…05d97a
0x03e0…4af60x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x1cef06…073598

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.