Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd154…cd800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa358d5…98cf6d
0xd154…cd800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x679ca9…312bc7
0xd154…cd800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xdf5e19…5bd62b
0xd154…cd800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xfbd5f1…470c30
0xd154…cd800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe2c8a6…3a3571
0xd154…cd800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x86358b…973bc0
0xd154…cd800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xadbd74…0b31f6
0xd154…cd800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x913ffe…5a0907
0xd154…cd800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xbaf920…5de541
0xd154…cd800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x19e28e…af41b4
0xd154…cd800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0a4a27…d13c8c
0xd154…cd800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x80389f…141982
0xd154…cd800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5d3d82…83231a
0xd154…cd800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8347ff…a6dc9f
0xd154…cd800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xcc88ae…f16ce5
0xd154…cd800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xcba37f…734f33
0xd154…cd800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2ce102…ae5a0c
0xd154…cd800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x3e45ed…36dc21
0xd154…cd800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa06eae…206a17
0xd154…cd800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x944fab…c002d5
0xd154…cd800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd1c53c…0edec9
0xd154…cd800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe804ac…c43179
0xd154…cd800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x16754e…8337a5
0xd154…cd800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7e5b80…ec1a07
0xd154…cd800x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0bb63d…4d180f

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.