Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase108d ago0x74bc85…f5f6cf
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase108d ago0x9c20a2…4f6049
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase108d ago0x1a799f…af7a37
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase108d ago0x5f5a89…34cb65
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase108d ago0xba908a…cb31c8
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase108d ago0xf662ec…b11ad4
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase108d ago0xd10a4d…935d65
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase108d ago0xb944c2…d02ae8
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase108d ago0xb18b5a…c1bf07
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase108d ago0xc165bb…2f47a8
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase108d ago0x96da6f…929c16
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase108d ago0x68703c…4c32fc
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase108d ago0xede11f…4cb7b4
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase108d ago0xedbe66…736fd1
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase108d ago0x9034f1…9d2505
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase108d ago0x776315…de61f2
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase108d ago0xbd3169…133edd
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase108d ago0x0be94e…041e3d
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase108d ago0x9c14c5…20fb9c
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase108d ago0xa22f1f…2b5ca1
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase108d ago0xb4270d…ae2eea
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase108d ago0x4bec6f…69b828
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase108d ago0xc517ca…fb25dd
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase108d ago0x0856e2…e181dd
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase108d ago0xc9d166…45cfb2

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.