Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted14h ago0xe8f476…ecbab2
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted15h ago0xa3a5fd…817d74
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted15h ago0x8b27d4…569c1d
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted15h ago0x45975c…30d490
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted15h ago0xfe0cfc…d42d77
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted15h ago0xb2b540…2388a9
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted15h ago0x17fd1a…de56b4
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted15h ago0x708ec0…85ded8
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted15h ago0x69345c…4a0dba
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted16h ago0x3ce18d…5d0b65
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted16h ago0xef4062…e6740d
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted16h ago0xdc7e85…80c28b
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted16h ago0x2fc702…c30581
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted16h ago0x8bacbe…2cdfa5
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted16h ago0xfbec06…73613f
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted16h ago0xd187e8…5d0f15
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted16h ago0xe29244…55e512
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted17h ago0x95172c…cd36bc
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted17h ago0x4ab1ae…2ffb32
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted17h ago0x8ad30d…a6b84a
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted17h ago0xab40bd…2044cd
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted17h ago0xdb62ca…be9166
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted17h ago0xbaa0e5…0ca28f
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted17h ago0x858297…6fde35
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted17h ago0x413070…24c093

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.