Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x785846…131751
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x9f41b5…856815
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x2213e2…47ab24
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0d4e2f…2348f9
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0f496a…6cc3d8
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xb1abfe…78b989
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0c3947…af8336
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xbb7ef3…2f2022
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8259ea…64d318
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x8e71c5…aa0ede
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5ccaa0…2fe85a
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xd1e556…cd496a
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x425ed5…f0e6fb
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x7ad7d3…b29d34
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xec5b08…c7ef80
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x4e4e17…b88e2b
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xe99b58…e9934a
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xccf4c3…f1664e
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5b627d…3b2bab
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xc7d884…cede75
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x0330dc…b0140a
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xf42dff…5a3c8b
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x1320e0…320511
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0xff7021…69eaea
0x228b…89bf0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase6d ago0x5b1102…16c688

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.