Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xaee978…3c4b6b
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x752879…4066e7
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x6b36da…3570f3
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x51a5d4…5ee82e
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x888c92…31547d
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x175b37…d10d31
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xd9a045…61c606
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x68a6cc…1fe38c
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x8ac04c…74a4ee
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x804b92…da2aec
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x2ee75d…ca72c4
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x6592f1…9c3b2b
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x69a580…f8841c
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x003ede…6fba7e
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x9b495d…b69d09
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xf0ad79…a803d0
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x4e6043…7c7917
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xf6a788…38b10a
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x9052fa…a769cf
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xe77c3c…993d25
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x6fde14…d347a1
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x8e123a…4d2d11
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x811539…c59880
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xedfd3d…434e49
0x3683…fb770x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x839b6b…fb42ee

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.