Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x4edd06…e77194
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x54d49e…4cb6d0
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x3a8114…c82e4d
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xcf3c44…424b3f
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xbff8de…127764
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xe6f55f…8d0a8c
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x55e6f4…385157
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xf1b91f…867fe6
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xedac6f…c174eb
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xedd800…87670c
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x5195a6…c253c0
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x15feb8…350fcf
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xd80148…8e3e66
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x51405b…bc507e
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xd1046b…29d527
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x69e26f…f90a17
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xbcd437…ddf9a4
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xd77268…373d69
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xa32289…d79c8c
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xe7522b…7f632f
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x5b50ba…6157d4
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x64fe3d…8a1fb7
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xaa1b61…15e47e
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xafc5c6…e3e2ef
0x0936…0d030x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x4edbad…ecc3f0

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.