Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x61fb…a5fd0x8afb…0bc6BaseDDG Agent-Payable ServicesAi-agents$0.01100%coinbase20h ago0xcfa402…f90a21
0x61fb…a5fd0x8afb…0bc6BaseDDG Agent-Payable ServicesAi-agents$0.01100%coinbase20h ago0x68ad12…b09380
0x61fb…a5fd0x8afb…0bc6BaseDDG Agent-Payable ServicesAi-agents$0.001100%coinbase20h ago0xaab948…479346
0x61fb…a5fd0x8afb…0bc6BaseDDG Agent-Payable ServicesAi-agents$0.01100%coinbase20h ago0x18e0cc…7002fb
0x61fb…a5fd0x8afb…0bc6BaseDDG Agent-Payable ServicesAi-agents$0.001100%coinbase22h ago0x693134…079666
0x61fb…a5fd0x8afb…0bc6BaseDDG Agent-Payable ServicesAi-agents$0.001100%coinbase22h ago0x0598be…eef5d4
0x61fb…a5fd0x8afb…0bc6BaseDDG Agent-Payable ServicesAi-agents$0.001100%coinbase22h ago0xf8d29f…ea7fa0
0x61fb…a5fd0x8afb…0bc6BaseDDG Agent-Payable ServicesAi-agents$0.001100%coinbase22h ago0xa3b78f…08b2df
0x61fb…a5fd0x8afb…0bc6BaseDDG Agent-Payable ServicesAi-agents$0.001100%coinbase22h ago0x36cff0…2d47db
0x61fb…a5fd0x8afb…0bc6BaseDDG Agent-Payable ServicesAi-agents$0.001100%coinbase22h ago0xea17b8…1020c0
0x61fb…a5fd0x8afb…0bc6BaseDDG Agent-Payable ServicesAi-agents$0.01100%coinbase22h ago0x6532ac…104d47
0x61fb…a5fd0x8afb…0bc6BaseDDG Agent-Payable ServicesAi-agents$0.01100%coinbase22h ago0x1fed79…1c89a4
0x61fb…a5fd0x8afb…0bc6BaseDDG Agent-Payable ServicesAi-agents$0.01100%coinbase22h ago0x8f098c…a5d62f
0x61fb…a5fd0x8afb…0bc6BaseDDG Agent-Payable ServicesAi-agents$0.01100%coinbase22h ago0xcf0e94…75a730
0x61fb…a5fd0x8afb…0bc6BaseDDG Agent-Payable ServicesAi-agents$0.01100%coinbase23h ago0xb9ed23…89a210
0x61fb…a5fd0x8afb…0bc6BaseDDG Agent-Payable ServicesAi-agents$0.01100%coinbase23h ago0x534c6f…2476ac
0x61fb…a5fd0x8afb…0bc6BaseDDG Agent-Payable ServicesAi-agents$0.01100%coinbase1d ago0x4283d6…7969b5
0x61fb…a5fd0x8afb…0bc6BaseDDG Agent-Payable ServicesAi-agents$0.01100%coinbase1d ago0xc716e5…f7a01e
0x61fb…a5fd0x8afb…0bc6BaseDDG Agent-Payable ServicesAi-agents$0.01100%coinbase1d ago0x725c32…b190e2
0x61fb…a5fd0x8afb…0bc6BaseDDG Agent-Payable ServicesAi-agents$0.01100%coinbase1d ago0x4f7993…582486
0x61fb…a5fd0x8afb…0bc6BaseDDG Agent-Payable ServicesAi-agents$0.01100%coinbase1d ago0xa0dea5…ac433d
0x61fb…a5fd0x8afb…0bc6BaseDDG Agent-Payable ServicesAi-agents$0.01100%coinbase1d ago0xed37da…784f3b
0x61fb…a5fd0x8afb…0bc6BaseDDG Agent-Payable ServicesAi-agents$0.01100%coinbase1d ago0xc1ac38…abdaa5
0x61fb…a5fd0x8afb…0bc6BaseDDG Agent-Payable ServicesAi-agents$0.01100%coinbase1d ago0xa3c638…b723b9
0x61fb…a5fd0x8afb…0bc6BaseDDG Agent-Payable ServicesAi-agents$0.01100%coinbase1d ago0x3dc0c8…1a0e4a

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.