Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x128c…c49c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2c649a…d759e2
0x128c…c49c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x04d876…a2e2e4
0x128c…c49c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3a1687…489575
0x128c…c49c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xeaf59e…0a8b5e
0x128c…c49c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3b2fdc…ada85d
0x128c…c49c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9fd7c5…067fe4
0x128c…c49c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc3eb11…b83b96
0x128c…c49c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe4bc35…71e35b
0x128c…c49c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc9666d…0fdd25
0x128c…c49c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd08cf9…f378a1
0x128c…c49c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9d90e5…fc24c0
0x128c…c49c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2bde30…744546
0x128c…c49c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc7a86e…e6702c
0x128c…c49c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xcc2e93…c51fc5
0x128c…c49c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf1761e…0d8c3c
0x128c…c49c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x815e44…110a4f
0x128c…c49c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x407f85…9417b6
0x128c…c49c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe30ff0…8fbc45
0x128c…c49c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc716b4…468a72
0x128c…c49c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xff8924…3f3421
0x128c…c49c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xea3a5b…9b791a
0x128c…c49c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x50fded…4d08c4
0x128c…c49c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x10a9ad…3fce02
0x128c…c49c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8aa263…37873c
0x128c…c49c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd48b8b…125de8

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.