Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x18af…62fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x61506d…bfc529
0x18af…62fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xef3773…dd6fb2
0x18af…62fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa25a7a…830c1d
0x18af…62fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xebe229…6b491d
0x18af…62fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7bf19f…36fc08
0x18af…62fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc11dcd…516cc3
0x18af…62fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x52aaf2…6b7c49
0x18af…62fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbfdd10…d705b5
0x18af…62fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc8a3ee…d2ddcf
0x18af…62fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x078f81…ba3b78
0x18af…62fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3f915c…da09c3
0x18af…62fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x947571…3f5810
0x18af…62fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe3a6a5…4d2adc
0x18af…62fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe405a8…a563e0
0x18af…62fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1ed295…b7a935
0x18af…62fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x30df75…3bdb1a
0x18af…62fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x406a78…618631
0x18af…62fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc3665d…5a8f48
0x18af…62fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa038b4…458d7b
0x18af…62fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x449527…c02daa
0x18af…62fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa7fbf2…4c4b3d
0x18af…62fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa482af…efa12b
0x18af…62fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xcbc797…0addd9
0x18af…62fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x90c7de…cc9b83
0x18af…62fe0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4d423d…e4874a

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.