Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbbf693…a9cd6a
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf38986…a6fc65
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xac76fb…dd7df2
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1066a4…08855d
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x513dd9…22fb15
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd6987f…cc03bd
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd07a1f…e1eb62
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5e1437…ce03bd
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2fe8b7…db2c74
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x900fef…df561d
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1266eb…1174e8
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa3731e…848623
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf4a233…7c945a
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x133562…d2fd7e
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0da77d…7eba4d
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xa2c638…06d039
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7ebdcd…2385da
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf1019d…e3e776
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe6123f…664d9d
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8521cf…d0bf1f
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x45989e…d4729c
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0afd62…235920
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd35bb4…0424a6
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9ed650…60870a
0xd518…505c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x89c772…291d06

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.