Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x015ccd…c5b335
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0875d2…bf4ca9
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xee41ce…8be918
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x86f665…ee9f83
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa2f0c2…a90fd6
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4dee7c…e69b29
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa4f974…6e304b
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3d3e71…5e5196
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8b1ce7…c53443
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x65d32b…23bc81
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8ccc00…68c010
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe3610b…905ff1
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb8d356…2b4ce1
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9304bf…1e3ebb
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4e1a2f…4ec045
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa0ec67…67151f
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7a8956…d3b0cc
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc3ac4e…e0a179
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb2dfa9…7c1c7d
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x43b03c…f2d717
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4dfb25…b10626
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xdda4fb…2cd645
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2021db…c05b21
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x15cb58…012c46
0x7297…edeb0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3deffd…556804

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.