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%coinbase6d ago0x13906a…b9130b
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xda5a49…0640fa
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd499ed…fde248
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x6ac47b…ce302d
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xabe781…a3f617
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb8da80…441d26
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x240978…49a72e
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xea7651…764d9c
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x694e0a…bdfd18
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x52e9d3…d80f54
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x31b333…10e7a6
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x72ec08…1f3d15
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x15a30d…b952ea
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8935aa…afaee5
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc1a66b…16c874
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xcbc643…840732
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x31bf97…00c0b2
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7b68d8…9aadaa
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd5c88a…f06e79
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb9a29f…816036
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x42f49a…86ca09
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xdc1fd5…10a71d
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc0fa07…b528d1
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc2de2c…366073
0x95e9…5cd70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x00b767…d990eb

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.