Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1eb3…0a2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xe74d93…ce3512
0x1eb3…0a2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd9b21f…e8d6ad
0x1eb3…0a2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xdbdd20…3bae72
0x1eb3…0a2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x611496…9f2bb1
0x1eb3…0a2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x593849…f52ad1
0x1eb3…0a2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x389a79…35d4a7
0x1eb3…0a2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8c86b9…19897d
0x1eb3…0a2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x89367f…f55084
0x1eb3…0a2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf811c3…9d7cb4
0x1eb3…0a2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x9d6ef4…099f2c
0x1eb3…0a2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xf674c9…270187
0x1eb3…0a2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xd36e96…73c6df
0x1eb3…0a2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8c7681…d58f24
0x1eb3…0a2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x783472…dc0dda
0x1eb3…0a2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb01023…e8ddbe
0x1eb3…0a2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb437a1…c3cb4e
0x1eb3…0a2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x985edd…781b3e
0x1eb3…0a2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5cf0d0…0843a2
0x1eb3…0a2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x6ce78c…a02f4b
0x1eb3…0a2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x8326e2…37b955
0x1eb3…0a2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x4500b4…055eed
0x1eb3…0a2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x297ce4…16987f
0x1eb3…0a2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x43119a…4b3b57
0x1eb3…0a2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xbe08f3…06a24e
0x1eb3…0a2d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x1d85f6…bc431f

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.