Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbcf4…b3070x06df…fd6fBaseStableUploadUpload$0.005100%coinbase16s ago0x6f1e80…13c58b
0x00fd…3dec0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x620616…9a5878
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0xc670b9…1e64e5
0xcc8d…ba8c0x7290…da28Base—$0.2070%0x56f4…133022s ago0x3be7ee…30eb9a
0xe03d…274b0x50eb…6480Base—$0.00270%0x54f0…793224s ago0xeb9f6b…196c08
0x5746…c8990x649a…3432Base—$3.0070%0x3e32…3ce724s ago0x8ff084…3b7c48
0xe12b…2e510x6839…1a2bBase—$0.003100%coinbase24s ago0xb3081f…cc2cb5
0x649c…312b0x6839…1a2bBase—$1.00100%coinbase36s ago0x645859…2eefac
0x056f…99d70x788b…8454Basex402 service$10.00100%coinbase38s ago0xd03ec2…8a72a7
0x6686…1d0a0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40s ago0xae09c7…c2530f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase40s ago0x62958f…6f0773
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0x43a8e0…0d2cc1
0xa66e…39440x9e25…0810Base—$0.0770%0x9e25…081042s ago0xfdefe4…8772f2
0x01c9…28160x325b…d430BaseStableEnrichExa$0.03100%coinbase44s ago0xa456a6…fd58f3
0x01c9…28160x325b…d430BaseStableEnrichExa$0.28100%coinbase50s ago0x642f81…6bf6e4
0x2fe0…39ed0x47c5…4fc3Base—$30.0070%0x1913…93d952s ago0xa8d654…cbe2c3
0x01c9…28160x325b…d430BaseStableEnrichExa$0.03100%coinbase54s ago0x5e28ce…2e888b
0xcc9b…fbc40x6839…1a2bBase—$0.003100%coinbase56s ago0x6510df…a62e18
0xca72…35af0xabf4…a9d0BasePerp funding rate and historyCrypto$0.005100%coinbase58s ago0xd6ad77…bb1354
0x5dad…5a050x09ae…ec64Base—$1,602.8570%0x07ae…0e671m ago0x4c5d4f…238843
0x01c9…28160x325b…d430BaseStableEnrichExa$0.03100%coinbase1m ago0x616012…45944d
0x46f1…638b0x50eb…6480Base—$0.00270%0x54f0…79321m ago0x4354c9…c61adb
0x0142…51fe0x917a…a234Base—$3.0070%0x3e32…3ce71m ago0xf00783…1c4a2d
0x01c9…28160x325b…d430BaseStableEnrichExa$0.03100%coinbase1m ago0x7f3257…ae50f2
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0xceed3e…252c6f

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.