Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x3631e4…46c03d
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x29af50…4ad319
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xa0783b…00e1b5
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x6be17c…a23f31
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x3f4486…06f69e
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x293690…8e4223
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x7b7eef…7b1935
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x487c29…224010
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x7c0373…40a4b8
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x9112b2…3217b2
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xb2fb2f…65f67b
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd9c2bb…3dcbec
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x3e7907…68c10c
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x9e5052…40b811
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xb4f7bd…ec7fad
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x6a4982…e5d86a
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x325372…d57cd3
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd4afc1…86034b
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd6f498…4d49a5
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x0630a5…357120
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x6f5792…8d95cf
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x65bdf3…0ee7cb
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x99cdd5…5a63b7
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x27e811…aa8b46
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xbe8ac6…f1060b

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.