Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd5fe99…078785
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5f6dfd…fb33e2
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc6a9c4…034e42
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd39aec…ea9e22
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x35b2ca…d661b6
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf21e84…7a1ce5
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x03f0c2…ada955
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa42e90…d6a42f
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe4c226…0063db
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd240d0…0e5b22
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x236ab1…7e2ff7
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa76280…ec4177
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x23b540…fc1a64
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf29a20…0d6ed6
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xec6b5a…921baf
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8538b5…4582c4
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8ede42…9d830b
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc69fe9…13e4dd
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x177cd1…96688e
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1d0e17…115adc
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4b2763…584917
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x34a2cc…a017ce
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb40c19…5dae4e
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x703934…fee7e3
0x8de5…f6670x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x543a9a…d935ef

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.