Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1669…565d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xcbbc4b…587463
0x1669…565d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1ef6ec…6ca6a9
0x1669…565d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6f784b…31e560
0x1669…565d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd8c9f7…c27cb3
0x1669…565d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3b32c6…4f30cd
0x1669…565d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xef70ac…bd2f95
0x1669…565d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xcb20dc…9dfd62
0x1669…565d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x66e4d0…5bcfe4
0x1669…565d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb3e579…1f83c1
0x1669…565d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x77cab0…eda6d3
0x1669…565d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9a62fc…9a6e7c
0x1669…565d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc28196…3ccf5d
0x1669…565d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x37385d…904116
0x1669…565d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x59db3b…6661a3
0x1669…565d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4be34f…a285b2
0x1669…565d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xbda8bf…30ab02
0x1669…565d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xcec9b7…1dabe0
0x1669…565d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6fd3de…d9040f
0x1669…565d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5d022e…bfc936
0x1669…565d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf7a133…2c9d59
0x1669…565d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x394515…a8b5bd
0x1669…565d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x85579c…f90b80
0x1669…565d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6ac204…9d73dd
0x1669…565d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x79f66e…43de61
0x1669…565d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x73dd16…ad2aa4

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.