Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa085…36c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd4787d…c7ee22
0xa085…36c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x01aba1…cbb744
0xa085…36c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb8cc7f…0a04ac
0xa085…36c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd7cb19…154192
0xa085…36c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x2e388f…ab3609
0xa085…36c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0d5336…86b3ba
0xa085…36c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf77289…f439b8
0xa085…36c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x62bf4c…3cb643
0xa085…36c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe8f570…88a672
0xa085…36c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x25fdcd…6fcf2a
0xa085…36c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x54afa8…ef19c4
0xa085…36c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x64ac3a…4f4a77
0xa085…36c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa95949…6cbbce
0xa085…36c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xea4390…3dbd7a
0xa085…36c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd33aa2…f0d676
0xa085…36c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa1ff10…2a8f86
0xa085…36c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9fa6c3…cce9fc
0xa085…36c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1943e4…4532dd
0xa085…36c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xfaf21b…3a08e2
0xa085…36c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xebe335…597475
0xa085…36c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6923a6…68d36f
0xa085…36c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x32cf26…eae362
0xa085…36c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9ea009…446cc8
0xa085…36c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc43799…803db3
0xa085…36c50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xbecb94…5e2b5a

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.