Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x50635e…c2611e
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3da6fe…6878e3
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfee16f…18295e
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe91dd0…7f9812
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x07bb43…ceac73
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x18b5f1…5bbd09
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x280a18…be910e
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x72ad70…4fd250
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9bc958…b43f5a
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9db2e7…72b19f
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x54bf2c…7ed3cb
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x28f9b6…9994dd
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x50e2c2…08a9d4
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x494bc3…e42768
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd45b63…4f1ae0
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x635b6c…28d6c8
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8c2c6f…441ea0
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x606a5e…a118e4
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7eee9f…3f72b8
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1d6ec6…16646e
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x017b1f…205038
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x460f85…8b12f4
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1197e2…56f6f4
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xeb4464…1dc41e
0x77e9…800d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9498db…cca4cc

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.