Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd95e…6c870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6c21cb…176cfc
0xd95e…6c870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbdc253…ec3d27
0xd95e…6c870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe67140…e7ebaa
0xd95e…6c870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x29dfca…2dbc48
0xd95e…6c870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x651e74…2a192c
0xd95e…6c870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xaed3a6…493e6f
0xd95e…6c870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x012100…19f811
0xd95e…6c870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5d592d…3c8b4f
0xd95e…6c870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd05f3b…9626b0
0xd95e…6c870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0f7ee0…ca464d
0xd95e…6c870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x79e470…0c1ea8
0xd95e…6c870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7793b2…b78f49
0xd95e…6c870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xca15d7…93a1ad
0xd95e…6c870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf1de3a…ef2903
0xd95e…6c870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x347ab6…3a2cf9
0xd95e…6c870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8178b6…97c04a
0xd95e…6c870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa801e1…f62641
0xd95e…6c870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x392703…0019f2
0xd95e…6c870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x96a9e5…c40db3
0xd95e…6c870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb6cd49…9b0b91
0xd95e…6c870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x90a5b5…4b01f1
0xd95e…6c870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x7d7ea4…c0d395
0xd95e…6c870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x97cb10…582b51
0xd95e…6c870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xc7976b…71851a
0xd95e…6c870x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x65d263…650711

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.