Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x96a519…2fa90a
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x12bffb…a4f0dd
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xe09e49…371d4f
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x2bc8bb…cb5b33
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x533f7f…60995b
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xcae789…40e325
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x850709…b5a1e7
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0d2e9f…ffed2f
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x86a86f…bc4628
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x44093a…3df4a0
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xfa8f33…25cc30
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x505d90…ed4ea6
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x9e1c1e…9336aa
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc8f456…2251c5
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x80396f…4c294f
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x282f53…bbc49b
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x127f47…5f3d49
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xab3202…da500c
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x0b17a5…a0b022
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x88d379…e6cf08
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x63229a…a26a30
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4002cd…947375
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8e50f0…56b2fd
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb412ee…e1c2b3
0x466a…5e560x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x6c1165…b97e97

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.