Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x03e4…d2030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x7bdf08…3bf6ae
0x03e4…d2030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x470b9f…3a2037
0x03e4…d2030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x763d1a…6da1c0
0x03e4…d2030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x25b08d…ef84dc
0x03e4…d2030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x9417ff…6a4164
0x03e4…d2030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xe48c1c…cd5b9d
0x03e4…d2030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x7749b9…0eff07
0x03e4…d2030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x9a56d5…64c8c8
0x03e4…d2030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x0fe20a…035553
0x03e4…d2030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x153f03…66f8ee
0x03e4…d2030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xb9d0d0…f8903d
0x03e4…d2030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x624054…df80e1
0x03e4…d2030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xeafe7a…130b3a
0x03e4…d2030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x48a011…954ddb
0x03e4…d2030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x563fc5…1ca201
0x03e4…d2030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xe1b114…abdb6f
0x03e4…d2030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd96725…9c9be9
0x03e4…d2030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x77af0d…ca5efa
0x03e4…d2030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xa5d82f…1b5c4c
0x03e4…d2030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xcded5f…cda36e
0x03e4…d2030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x7359fc…0921be
0x03e4…d2030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x8cc6d8…09c01b
0x03e4…d2030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x19f220…865bcd
0x03e4…d2030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x11aa2f…800e99
0x03e4…d2030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x213039…c920c3

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.