Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75ab…437e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb6dcf6…b4c25b
0x75ab…437e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x394b53…ee2b40
0x75ab…437e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x84662a…ad9a28
0x75ab…437e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa4d339…125219
0x75ab…437e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x100910…78129f
0x75ab…437e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf224fc…c33e00
0x75ab…437e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xafbf65…7e3224
0x75ab…437e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9ee8bc…2bb5c6
0x75ab…437e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc77085…158065
0x75ab…437e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x59365b…18a35b
0x75ab…437e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x960f43…beae68
0x75ab…437e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xbcb6ce…457a9f
0x75ab…437e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc06cbe…a32ca2
0x75ab…437e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x4d8c5e…050b2e
0x75ab…437e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x76efc7…8b2843
0x75ab…437e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xda3fa3…8a988e
0x75ab…437e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb54da0…ad92ac
0x75ab…437e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe34525…85d0bc
0x75ab…437e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc895e2…96ff63
0x75ab…437e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x273fa8…c974d7
0x75ab…437e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8e6941…ce6d32
0x75ab…437e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x4deaa7…96f82f
0x75ab…437e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xff0795…33f5a2
0x75ab…437e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x53a668…159f5c
0x75ab…437e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xbc82bc…212ee7

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.