Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x51ab…830e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x68dd6f…f12cee
0x51ab…830e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x53d0af…93bef3
0x51ab…830e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x09e37d…c34217
0x51ab…830e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf16eb5…05c2b1
0x51ab…830e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xde9589…3bc21f
0x51ab…830e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1d2fdb…9a2be9
0x51ab…830e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xee82f8…2ce3a6
0x51ab…830e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xed304f…4d0fd3
0x51ab…830e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xfe9d9a…fcfdad
0x51ab…830e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe100d2…e72dfb
0x51ab…830e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0b142f…60b6e5
0x51ab…830e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xac6cf6…4a8150
0x51ab…830e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x27c75c…0ba91c
0x51ab…830e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa2b375…508e28
0x51ab…830e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x500ac4…377930
0x51ab…830e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa70733…2c6adc
0x51ab…830e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x69374f…1001c8
0x51ab…830e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x22f6a3…385f92
0x51ab…830e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb9acca…9e89f5
0x51ab…830e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xdc09f1…c8de43
0x51ab…830e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x92c103…a1dca7
0x51ab…830e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x18b464…203f82
0x51ab…830e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7504c4…1899c2
0x51ab…830e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9fda53…dee6fb
0x51ab…830e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x28b94c…490cf0

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.