Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ef6…aafe0x33f4…f290Base—$0.01100%coinbase88d ago0x053ff3…bbc23d
0x5ef6…aafe0x975c…c7c7Base—$0.01100%coinbase88d ago0x9eae0c…405435
0x5ef6…aafe0x7b37…0e42Base—$0.01100%coinbase88d ago0xb91d78…bda373
0x5ef6…aafe0xf069…8db5Base—$0.01100%coinbase88d ago0x2cf27f…fb87e3
0x5ef6…aafe0xa605…cec7Base—$0.01100%coinbase88d ago0xad51aa…c6567b
0x5ef6…aafe0xce55…a9c7Base—$0.01100%coinbase88d ago0xd75e7c…f886be
0x5ef6…aafe0x5891…1974Base—$0.01100%coinbase88d ago0x14b14b…2dbe3f
0x5ef6…aafe0x9823…43ceBase—$0.01100%coinbase88d ago0x424a79…bc4046
0x5ef6…aafe0xcd87…e2daBase—$0.01100%coinbase88d ago0x91704f…ca568b
0x5ef6…aafe0x234f…241cBase—$0.01100%coinbase88d ago0x19514f…c8e3bc
0x5ef6…aafe0xadbc…3e32Base—$0.01100%coinbase88d ago0xf092bf…28fbcd
0x5ef6…aafe0xfd4d…7e59Base—$0.01100%coinbase88d ago0xfa5e95…7ad9d9
0x5ef6…aafe0x0e9f…789aBase—$0.01100%coinbase88d ago0x8c94cc…c3df24
0x5ef6…aafe0x9001…37b9Base—$0.01100%coinbase88d ago0x5873ae…c194fa
0x5ef6…aafe0x9fdb…cb1cBase—$0.01100%coinbase88d ago0xae1889…e9f196
0x5ef6…aafe0xb363…669eBase—$0.01100%coinbase88d ago0x12d9e6…7c448f
0x5ef6…aafe0x0fcf…43edBase—$0.01100%coinbase88d ago0xe91678…a2d209
0x5ef6…aafe0x8c8f…0e19Base—$0.01100%coinbase88d ago0xb8a5f7…db9121
0x5ef6…aafe0x6735…9775Base—$0.01100%coinbase88d ago0x208c5e…342ac5
0x5ef6…aafe0x6abe…6fe6Base—$0.01100%coinbase88d ago0x55e7b1…0eb007

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.