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%coinbase8d ago0xf4eb86…e79ce2
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xe07f93…cdc473
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xfc6358…1d6a68
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xdfc9a9…44885f
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x188cfd…abfb5c
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xf1284d…ccf92a
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x39d868…cc92e1
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xd83317…d93c7a
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x878a1c…0582c5
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xfd8196…8cb402
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xd6c6ad…263ca6
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xe82085…7150e7
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xbc51b1…971c32
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x3cf72c…79937d
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x30041a…8855e8
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xd26a30…3dc49b
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x0d2847…8dff08
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x3d362c…11ece5
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x8e4adc…0c8a87
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x4f96c2…f5276d
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x539adb…7c7be4
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x451d11…d1a0a4
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x9c1698…c79168
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x7c3e62…74f44e
0x6575…e9870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x55cefe…f8424a

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.