Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x085d…ba2b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase59m ago0x445b5b…2a4f22
0x085d…ba2b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase59m ago0xa5ba36…d3d741
0x085d…ba2b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xaba811…0c0760
0x085d…ba2b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xd67c79…442e0c
0x085d…ba2b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x7c7d64…d6c0c5
0x085d…ba2b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xf34fb5…6343fe
0x085d…ba2b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xbd6371…558e4b
0x085d…ba2b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0xdb0f42…e91e13
0x085d…ba2b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1h ago0x7343e2…529adf
0x085d…ba2b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0xd04532…72f98f
0x085d…ba2b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0xb43a4a…d57665
0x085d…ba2b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0xda5077…c56ccc
0x085d…ba2b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0xc381b2…572202
0x085d…ba2b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0xa7fc14…a4715f
0x085d…ba2b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x40b653…cc0b47
0x085d…ba2b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x959432…e1e479
0x085d…ba2b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0xf14bea…20d38b
0x085d…ba2b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x77363a…6e4f24
0x085d…ba2b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x86b88f…2b4bc0
0x085d…ba2b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x3379bf…5282f4
0x085d…ba2b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x4a77c2…b1fa0c
0x085d…ba2b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x5fda6d…2da05c
0x085d…ba2b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x4dd343…2fb7d2
0x085d…ba2b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0x13ad18…c3b58a
0x085d…ba2b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2h ago0xaf566f…f6201c

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.