Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd5ac…dfb50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x455430…aec410
0xd5ac…dfb50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x979e9c…be78fa
0xd5ac…dfb50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfefd29…e14cdc
0xd5ac…dfb50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x00ce31…9cde70
0xd5ac…dfb50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xa03d67…499e38
0xd5ac…dfb50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe60bee…053960
0xd5ac…dfb50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0ae4ea…e6cc7e
0xd5ac…dfb50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2c8efa…daea33
0xd5ac…dfb50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x66bbae…342eeb
0xd5ac…dfb50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc19c8f…789009
0xd5ac…dfb50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x92cc8b…2c7335
0xd5ac…dfb50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1d6155…439859
0xd5ac…dfb50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xcae369…a19e95
0xd5ac…dfb50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x20e9b9…a349c3
0xd5ac…dfb50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc1907c…d7e1f5
0xd5ac…dfb50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0fd8cc…68859e
0xd5ac…dfb50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x39ca9c…abf6a0
0xd5ac…dfb50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x72b488…4aa7b1
0xd5ac…dfb50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x426ae0…e5ca78
0xd5ac…dfb50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x911c53…ef1990
0xd5ac…dfb50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x92a084…843a43
0xd5ac…dfb50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfc7fcc…e45ece
0xd5ac…dfb50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfc8be7…af1091
0xd5ac…dfb50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc46857…bbef9b
0xd5ac…dfb50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb02cc8…96e449

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.