Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0xb4451c…5d0765
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x38c3ab…819cad
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x734778…51ae5a
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0xae0c02…be173e
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0xdebd9f…bfab05
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x88a86e…8488d5
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x4257bb…2da944
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0xe27758…f6c685
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0xb26312…b0201a
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x8217db…928c0c
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x19e794…18cdfd
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x539083…66e306
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0xd3008c…4a7d66
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0xedcf40…21800c
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x7e887b…4d6f7d
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0xcddb3b…c135e9
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x72c8f1…92a859
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x420e7c…a56dd7
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0xd02619…ac429f
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0xc9ac7a…de1938
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0xe43ab5…1b132a
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x78621c…34aa03
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0xf07a54…13b960
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0x56f04b…5506f6
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23h ago0xb96f8c…ffbbbf

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.