Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d11…7fe20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd91716…57493e
0x7d11…7fe20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x2a41e0…571343
0x7d11…7fe20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x07cda1…8361c2
0x7d11…7fe20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x258336…79ecb1
0x7d11…7fe20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xc48817…7423bf
0x7d11…7fe20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe9d20b…2db827
0x7d11…7fe20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xb5cfa7…2a4d32
0x7d11…7fe20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x31355e…7a189c
0x7d11…7fe20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xf73f21…feed64
0x7d11…7fe20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x7d9e35…f71933
0x7d11…7fe20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe9a463…8d76d9
0x7d11…7fe20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe4f4f2…dac6c5
0x7d11…7fe20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x1bd956…da80ef
0x7d11…7fe20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xe437b1…48000d
0x7d11…7fe20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xb626de…01a036
0x7d11…7fe20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x8e1a71…78ebba
0x7d11…7fe20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x6a7870…277b34
0x7d11…7fe20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xccb6ef…f57960
0x7d11…7fe20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xcbec19…b0cd76
0x7d11…7fe20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xd55bf9…6345a8
0x7d11…7fe20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xc1fec0…20cadf
0x7d11…7fe20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x223990…c497ad
0x7d11…7fe20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x4e35a2…84a6f6
0x7d11…7fe20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0xc10ae5…a5c308
0x7d11…7fe20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14d ago0x33ebdd…ecb9e8

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.