Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x774fbb…57483a
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2e562e…646a6f
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0e4a3b…d092bb
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7bc079…93cf1f
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1f60f3…18ed84
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xce439c…ac385a
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6c6a48…05d931
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x03b270…9d696b
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x11ffb0…ef2e28
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x046783…c910bd
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9b330f…3afd50
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x20bf84…1ddeba
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa7b91e…f88c0e
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7f246a…2474db
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7b27e5…15965b
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x915b36…9ce0d5
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x865709…5f683f
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd4afdb…d2c77c
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe1a2f6…1cccee
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2831c0…5e7e92
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9cbf6f…e6d733
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2e6a5c…26ac63
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x34da80…3d1bd7
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x224aba…2df4c5
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xdd840e…463404

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.