Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8b07…7b030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x7d7ca1…e09f67
0x8b07…7b030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0xe63d9f…aa0fa2
0x8b07…7b030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x8225ca…1c3c02
0x8b07…7b030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0xcc27be…17b161
0x8b07…7b030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x709ecc…0f0eb6
0x8b07…7b030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x918d30…29e009
0x8b07…7b030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0xf6ecbc…c87cd7
0x8b07…7b030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x5f9602…657f8b
0x8b07…7b030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0xce11a5…f316b4
0x8b07…7b030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0xb6c82a…5f54b6
0x8b07…7b030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x739fab…22de8e
0x8b07…7b030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x0138a2…dbc816
0x8b07…7b030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x820559…94fb5e
0x8b07…7b030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0xa969cd…91a54b
0x8b07…7b030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0xb0bf19…e620fd
0x8b07…7b030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x16508e…d40d70
0x8b07…7b030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x4f6180…8a7488
0x8b07…7b030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x15c198…88e573
0x8b07…7b030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0xe9ff56…dc66dc
0x8b07…7b030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x41b07d…7f62bf
0x8b07…7b030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x7968c1…9474b9
0x8b07…7b030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0xd88ae2…f070ee
0x8b07…7b030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x674dfd…5d7366
0x8b07…7b030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x99bec1…2b265e
0x8b07…7b030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase3h ago0x026e36…fc1e21

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.