Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6b2b…12810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb40a56…7e70fd
0x6b2b…12810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x50be9f…348c8c
0x6b2b…12810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd808db…6bdee9
0x6b2b…12810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x04ae4e…62b02f
0x6b2b…12810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x51e42a…e4af8c
0x6b2b…12810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1016f5…d06f94
0x6b2b…12810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1881b9…94850a
0x6b2b…12810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe3125f…c91624
0x6b2b…12810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4d22b8…a1ef28
0x6b2b…12810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb8418f…318c1f
0x6b2b…12810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x517fe4…fe87c0
0x6b2b…12810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xabe0f6…f24450
0x6b2b…12810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x5c5591…c13715
0x6b2b…12810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x58353b…f23fbf
0x6b2b…12810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6c9379…391798
0x6b2b…12810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf27e4c…392582
0x6b2b…12810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x413da3…98b378
0x6b2b…12810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xcd229e…6c2a49
0x6b2b…12810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x292041…f082b8
0x6b2b…12810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1de2dd…24c537
0x6b2b…12810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe9608b…a9ea78
0x6b2b…12810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x60c354…3d8597
0x6b2b…12810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x411ecb…13441f
0x6b2b…12810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x203529…36e023
0x6b2b…12810x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x28e2af…06e4c2

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.