Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x0c5552…e5d014
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x934477…ab9101
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x607499…fff9fa
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x79d478…c44904
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xf0cfbd…d1ef58
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x938fc7…785834
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x797ad6…147584
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xe9ad60…1e767b
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x9c419b…c8f779
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x4a9e47…1cb161
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x0ad21e…a28388
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xbc9cea…132562
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x6faccc…490299
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xb8603a…bf5879
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xaedd8b…5beb17
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x6148e7…e33c3d
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xb63873…e1f32d
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xe284a0…edfde7
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x18be19…b0bae9
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x7e126f…e0396a
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xa1eb30…ada683
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x2edbb6…cb5e98
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xf462e5…191e76
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xc32e60…78d46e
0xe028…90a30x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xbc2104…c85d1c

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.