Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe471…067e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc2dc68…f0e1ea
0xe471…067e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7941c3…0d8e0c
0xe471…067e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x959b31…6018ac
0xe471…067e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xfe1c3c…d18d83
0xe471…067e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa671e9…9f7873
0xe471…067e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd3d696…c749cd
0xe471…067e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x83127f…79dc5a
0xe471…067e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1cb259…1d6783
0xe471…067e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x552e5e…612ba1
0xe471…067e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x32f781…a58d39
0xe471…067e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x95c6a1…785bb7
0xe471…067e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa8d913…93b26f
0xe471…067e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbca9b7…f4f7c0
0xe471…067e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x90b658…818077
0xe471…067e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x04e813…d74d4a
0xe471…067e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x548bb9…c96ac0
0xe471…067e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe74e0a…1cd28c
0xe471…067e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbc93b1…1e8034
0xe471…067e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x68299c…93149f
0xe471…067e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe47c1f…fdf4c0
0xe471…067e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x61a92c…e37d38
0xe471…067e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf885bd…2d30da
0xe471…067e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd2cce6…251a08
0xe471…067e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x87c85d…ab80a1
0xe471…067e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x43d91d…96165c

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.