Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7556…31f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x13bdf0…585737
0x7556…31f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x77df20…0fd5aa
0x7556…31f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x8ad0c7…8df654
0x7556…31f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x2dc0d7…6fb11d
0x7556…31f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xa01e04…1d2171
0x7556…31f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x0eca96…efc1dd
0x7556…31f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xbcded2…c8fc80
0x7556…31f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x488f90…dfc4d3
0x7556…31f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x31d650…9bc201
0x7556…31f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x17f640…8f30f7
0x7556…31f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x9949c6…7922ce
0x7556…31f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x5247b6…5ab5cb
0x7556…31f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xc7baf9…df3811
0x7556…31f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xa98db4…8dad1e
0x7556…31f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x5563cf…9ecb32
0x7556…31f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x251e25…5c365b
0x7556…31f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x32f995…5dcfee
0x7556…31f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xc411fd…180de1
0x7556…31f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x298af2…31f4d4
0x7556…31f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x2bee1f…dacc10
0x7556…31f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x5807ae…4119a5
0x7556…31f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xbe29fd…30e861
0x7556…31f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x191b87…6317b3
0x7556…31f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x1f4380…1e2679
0x7556…31f80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x983234…88f003

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.