Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8923…b7930x2a1f…a48dBase—$0.41100%coinbase9h ago0x42d90a…eff64d
0x8923…b7930x73a1…a9a1Base—$0.01100%coinbase9h ago0x5932f2…84cad1
0x8923…b7930xf029…13fbBase—$0.01100%coinbase9h ago0x588504…3ded78
0x8923…b7930x5640…ad69Base—$0.01100%coinbase9h ago0x56f550…a2abcb
0x8923…b7930xe6a7…0354Base—$0.79100%coinbase9h ago0x50a52e…66c05f
0x8923…b7930x600d…97b6Base—$0.01100%coinbase9h ago0x632f4b…987ae3
0x8923…b7930x3bb5…ac50Base—$0.30100%coinbase11h ago0xdf1bbc…06ff0b
0x8923…b7930x6fd5…9a4fBase—$0.01100%coinbase11h ago0x09346d…73a7e9
0x8923…b7930x8d6d…f4bdBase—$0.30100%coinbase11h ago0x9c6bd0…394054
0x8923…b7930x5d7d…0ea4Base—$0.01100%coinbase11h ago0xeb06f1…308301
0x8923…b7930xc259…bd3eBase—$1.12100%coinbase11h ago0x88a01d…9112e5
0x8923…b7930xddb8…14faBase—$0.01100%coinbase11h ago0xceb28b…47d034
0x8923…b7930x16f2…4ca4Base—$0.98100%coinbase11h ago0x4f90b4…77bd01
0x8923…b7930xd935…e389Base—$0.01100%coinbase11h ago0xc7a561…05c0df
0x8923…b7930x6983…5ea0Base—$0.32100%coinbase12h ago0xd3f27a…42443e
0x8923…b7930x04b9…23beBase—$0.01100%coinbase12h ago0xd26fb3…cc1b28
0x8923…b7930xd846…9e1cBase—$0.36100%coinbase12h ago0x030e7c…dec26b
0x8923…b7930x2dbf…cc22Base—$0.01100%coinbase12h ago0xfacdcb…38cf30
0x8923…b7930x6247…1751Base—$0.28100%coinbase12h ago0x241de3…04f1f4
0x8923…b7930xe7cd…67dcBase—$0.01100%coinbase12h ago0x503e9d…30d2ac
0x8923…b7930x0655…f3a3Base—$0.63100%coinbase12h ago0xa1299c…14f850
0x8923…b7930xb6e3…534fBase—$0.01100%coinbase12h ago0x51fca5…7de07e
0x8923…b7930xd603…3eadBase—$0.52100%coinbase12h ago0x89653b…80aabf
0x8923…b7930x2126…c333Base—$0.01100%coinbase12h ago0x8d64fb…a6017c
0x8923…b7930x241b…6a74Base—$0.85100%coinbase17h ago0x53543a…47e615

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.